
Originally Posted by
DarkstaR
I thought you meant if there's no items in the body, not no loot message, that was a miss-communication. That's more tricky to do than this. Bodies and loot messages come like so:
body1-message1-body2-message2-body3-message3-body4-message4-notmybody1-body5-message5
So its very easy to remove a body from my bodies list AFTER the fact, based on the loot message, because I can just remove the last body. However, removing a body with NO loot message is much more tricky because I would have to add all bodies to a queue and then only add them to my bodies list if a proper message follows them. While this seems easy enough, it gets tricky and spotty if, lets say, you GFB one mob and someone else GFBs another. The bodies will come through in a very confusing manner which will make them hard to properly pair with the loot messages. It already ignores the bodies of others to the extent that it wont grab a body that you did not do damage to, but if you do damage to one, regardless of the owner, it is fair game.