SDGDIRKSDG 0 #1 Posted January 18, 2015 718/742 source Hey there I got the following proplem and cant seem to figure out how to fix it. For example sergeant steelwill has a chance to drop 3 sharks when killed. If I get that drop the drop pile only shows 1 shark in the pile, but when I pick it up, it picks up 3 like it should. Now I want to fix it so it shows up 3 sharks in the drop pile. I've been looking through: NPC.java (sendDrop method), Drop.java, and every .java that has the word: groundItem in it... If anyone could point me in the right direction I would greatly appreciate it. Share this post Link to post Share on other sites
0 bitmask 4 #2 Posted January 20, 2015 When the NPC dies do you get any errors in the console? Sounds like it couldn't exec the drop method. Share this post Link to post Share on other sites
0 SDGDIRKSDG 0 #3 Posted January 20, 2015 (edited) Thanks for your reply, I will check that right now :) Edit: No errors at all, currently trying other 718 servers to see if any of them have it fixed to compare with my own.. Edit2: All the servers I tried seem to have the same problem :( Edit3: Just found out that if I kill someone in wildy, it actualy does drop the items/sharks like they suppose to. Edited January 20, 2015 by SDGDIRKSDG Share this post Link to post Share on other sites
Hey there
I got the following proplem and cant seem to figure out how to fix it.
For example sergeant steelwill has a chance to drop 3 sharks when killed.
If I get that drop the drop pile only shows 1 shark in the pile, but when I pick it up, it picks up 3 like it should.
Now I want to fix it so it shows up 3 sharks in the drop pile.
I've been looking through: NPC.java (sendDrop method), Drop.java, and every .java that has the word: groundItem in it...
If anyone could point me in the right direction I would greatly appreciate it.
Share this post
Link to post
Share on other sites