Sinisterly
Drop dupe fix - Project Insanity - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Gaming (https://sinister.ly/Forum-Gaming)
+--- Forum: PC Gaming (https://sinister.ly/Forum-PC-Gaming)
+---- Forum: RuneScape (https://sinister.ly/Forum-RuneScape)
+---- Thread: Drop dupe fix - Project Insanity (/Thread-Drop-dupe-fix-Project-Insanity)



Drop dupe fix - Project Insanity - Mod Mark - 04-05-2013

This is for the people that have drops enabled on their server.

dropitem.java

Under
Code:
c.getItems().deleteItem(itemId, slot, c.playerItemsN[slot]);

Add
Code:
c.SaveGame();



Drop dupe fix - Project Insanity - Violentâ„¢_DZ - 04-05-2013

The drop dupe depends on what sources they have. My brother owned one with over 40 players. The host got problems, etc.

Explain more for the dupe fix.