Thread: Combat Fix and NPCdrops help!

Results 1 to 3 of 3
  1. #1 Combat Fix and NPCdrops help! 
    Solnx
    Guest
    Ok,first of all I have issues with adding my npc drops. This is the error im getting.

    Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 45
    at NPCHandler.loadNPCDrops(NPCHandler.java:2076)
    at NPCHandler.<init>(NPCHandler.java:586)
    at server.main(server.java:111)
    SinScape Server.
    This is my NPCdrops list
    //Iron Dragon
    npcdrop = 1591 526 1 100
    npcdrop = 1591 2351 1 100
    npcdrop = 1591 3204 1 15
    npcdrop = 1591 4087 1 10
    npcdrop = 1591 4585 1 12
    npcdrop = 1591 2615 1 6
    npcdrop = 1591 2617 1 6
    npcdrop = 1591 2619 1 6
    npcdrop = 1591 2621 1 6
    npcdrop = 1591 995 20000 20
    npcdrop = 1591 5295 5 30
    npcdrop = 1591 5297 5 30
    npcdrop = 1591 5299 5 30
    npcdrop = 1591 5300 5 30
    npcdrop = 1591 5301 5 30
    npcdrop = 1591 5302 5 30
    npcdrop = 1591 5303 5 30
    npcdrop = 1591 5296 5 30
    //Steel Dragon
    npcdrop = 1592 526 1 100
    npcdrop = 1592 2351 1 100
    npcdrop = 1592 3204 1 10
    npcdrop = 1592 4087 1 15
    npcdrop = 1592 4585 1 17
    npcdrop = 1592 2615 1 8
    npcdrop = 1592 2617 1 8
    npcdrop = 1592 2619 1 8
    npcdrop = 1592 6809 1 8
    npcdrop = 1592 995 30000 20
    npcdrop = 1592 5295 5 30
    npcdrop = 1592 5297 5 30
    npcdrop = 1592 5299 5 30
    npcdrop = 1592 5300 5 30
    npcdrop = 1592 5301 5 30
    npcdrop = 1592 5302 5 30
    npcdrop = 1592 5303 5 30
    npcdrop = 1592 5296 5 30
    //Gargoyle
    npcdrop = 1610 3122 1 10
    npcdrop = 1610 4153 1 10
    npcdrop = 1610 1437 100 30
    npcdrop = 1610 995 10000 25
    npcdrop = 1610 5295 5 30
    npcdrop = 1610 5297 5 30
    npcdrop = 1610 5299 5 30
    npcdrop = 1610 5300 5 30
    npcdrop = 1610 5301 5 30
    npcdrop = 1610 5302 5 30
    npcdrop = 1610 5303 5 30
    npcdrop = 1610 5296 5 30
    npcdrop = 1610 532 1 100
    So yea please help I have no idea what i did wrong :\

    -ALSO, How do I fix the combat so it goes only up to 138 and not 136.(Im using delta)
     

  2. #2  
    Ex Rune-Scaper

    Join Date
    Jun 2008
    Posts
    3,541
    Thanks given
    457
    Thanks received
    1,259
    Rep Power
    1003
    I don't think it is in your npcdrops, have you edited anything in npchandler.java or server.java i think it could be on npchandler.java on line 2076
     

  3. #3  
    Solnx
    Guest
    Ok i figured it out, it was some kind of a limit on the amount of drops an NPC can have, that's what i concluded from it.
     


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
  •