Open GoogleCodeExporter opened 8 years ago
This is an extremely critical bug if wanting to play with PVP loot on. No
workaround
has been found.
Original comment by maliburo...@gmail.com
on 6 Aug 2009 at 7:12
Here's an overall idea that you may want to try.
Add a method Corpse::LootItem() to discern if the item being looted is a
container.
If the item is a container, run a method to check the contents of the container
being NoDrop.
If Item is NoDrop, add false boolean flag to container.
When Corpse::LootItem() runs, make sure it won't loot items with false booleans
on them.
I don't work in C++, so I'm not going to waste your time hacking up code.
Original comment by brs3...@gmail.com
on 10 Dec 2010 at 3:00
Original issue reported on code.google.com by
AndMetal@gmail.com
on 14 Jul 2009 at 7:11Attachments: