Thread: [Pi] Why cannot i spawn lime whip

Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1 [Pi] Why cannot i spawn lime whip 
    Before "You" I Serve Nothing Mark's Avatar
    Join Date
    Sep 2010
    Posts
    1,018
    Thanks given
    36
    Thanks received
    87
    Rep Power
    21
    Why cant i spawn lime whip?
    case 16022:
    itemDef.actions = new String[5];
    itemDef.modifiedModelColors = new int[1];
    itemDef.originalModelColors = new int[1];
    itemDef.actions[1] = "Wield";
    itemDef.modelID = 5412;
    itemDef.maleEquip1 = 5409;
    itemDef.femaleEquip1 = 5409;
    itemDef.modelZoom = 840;
    itemDef.modelRotation1 = 280;
    itemDef.modelRotation2 = 0;
    itemDef.modelOffset1 = -2;
    itemDef.modelOffset2 = 56;
    itemDef.anInt204 = 0;
    itemDef.name = "Lime Whip";
    itemDef.description = "Whip for the most experienced pkers.".getBytes();
    itemDef.modifiedModelColors[0] = 17350;
    itemDef.originalModelColors[0] = 528;
    break;
    item = 16022 Lime_whip Whip_for_the_most_experienced_pkers. 48000 72000 0 0 82 0 0 0 0 0 0 0 0 95 0
    Reply With Quote  
     

  2. #2  
    Before "You" I Serve Nothing Mark's Avatar
    Join Date
    Sep 2010
    Posts
    1,018
    Thanks given
    36
    Thanks received
    87
    Rep Power
    21
    bump
    Reply With Quote  
     

  3. #3  
    Donator

    Robgob69's Avatar
    Join Date
    Oct 2010
    Age
    33
    Posts
    749
    Thanks given
    71
    Thanks received
    139
    Rep Power
    117
    do u not have the model added?
    potatoes.
    Reply With Quote  
     

  4. #4  
    Before "You" I Serve Nothing Mark's Avatar
    Join Date
    Sep 2010
    Posts
    1,018
    Thanks given
    36
    Thanks received
    87
    Rep Power
    21
    I thought you do not need models for recolored items?
    Reply With Quote  
     

  5. #5  
    Before "You" I Serve Nothing Mark's Avatar
    Join Date
    Sep 2010
    Posts
    1,018
    Thanks given
    36
    Thanks received
    87
    Rep Power
    21
    bump
    Reply With Quote  
     

  6. #6  
    Registered Member Kota Ko's Avatar
    Join Date
    Aug 2009
    Age
    26
    Posts
    1,040
    Thanks given
    39
    Thanks received
    61
    Rep Power
    39
    Get the model.....
    Reply With Quote  
     

  7. #7  
    Before "You" I Serve Nothing Mark's Avatar
    Join Date
    Sep 2010
    Posts
    1,018
    Thanks given
    36
    Thanks received
    87
    Rep Power
    21
    I see because this
    http://www.rune-server.org/runescape...ml#post2654973
    Doesnt include models.
    Reply With Quote  
     

  8. #8  
    Respected Member


    Josh's Avatar
    Join Date
    Aug 2008
    Age
    29
    Posts
    2,863
    Thanks given
    6
    Thanks received
    1,342
    Rep Power
    5000
    Is the whip invisible in your inventory? Or does it not actually spawn into your inventory?
    You don't need to add models for that particular item, because they should be in your cache already (if the normal whip works, then they are).
    Reply With Quote  
     

  9. #9  
    Before "You" I Serve Nothing Mark's Avatar
    Join Date
    Sep 2010
    Posts
    1,018
    Thanks given
    36
    Thanks received
    87
    Rep Power
    21
    It doesnt actually spawn.
    Reply With Quote  
     

  10. #10  
    Respected Member


    Josh's Avatar
    Join Date
    Aug 2008
    Age
    29
    Posts
    2,863
    Thanks given
    6
    Thanks received
    1,342
    Rep Power
    5000
    Go into your config class and look for
    Code:
    ITEM_LIMIT
    I assume it's that which is stopping it from spawning. It's probably still set to 16000, make it higher.
    Reply With Quote  
     

  11. Thankful user:


Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 4
    Last Post: 05-25-2011, 06:47 AM
  2. Lime vs. Karma
    By T in forum Battles
    Replies: 24
    Last Post: 10-05-2008, 06:36 PM
  3. Windows GameFrame - Lime
    By T in forum Graphics
    Replies: 14
    Last Post: 07-26-2008, 03:24 PM
  4. Replies: 6
    Last Post: 05-09-2008, 02:46 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •