Thread: Max # of drops for an NPC!

Results 1 to 3 of 3
  1. #1 Max # of drops for an NPC! 
    Registered Member
    Join Date
    Dec 2009
    Posts
    111
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    I need some help increasing the number of drops an npc can have because it wont let me have any more that 15 per npc.

    I found this in my NPCHandler.java:
    Code:
    	public double[][] drops = new double[3851][45]; // room for 15 drops per npc
    Not to sure if i need to change anything in that or something else. =\

    Give me a helping hand please..
    Thanks.
    Reply With Quote  
     

  2. #2  
    Whatchu talkin bout willis?

    Gary's Avatar
    Join Date
    Sep 2008
    Posts
    4,185
    Thanks given
    699
    Thanks received
    656
    Rep Power
    3514
    change the 45 higher >.> lol
    Ellie
    Sadly lost my beautiful ellie in july 2018 always going to miss you my girl
    Spoiler for sig too big:
    Attached image

    Attached image
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Dec 2009
    Posts
    111
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Okay, ill give that a try but..
    If the max number of drops for an npcs is 15, why wouldnt that number be 15? o.O

    EDIT: i changed the 45 to 90 and it still doesent work. Everytime i got to run it i get this..
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

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


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •