Grey Handling

Grey Handling

17.4k Downloads

Chat loot message API is not the same on classic

Pierre-Sassoulas opened this issue ยท 1 comments

commented

Following #9 there is API message when the player is looting for the first time. This is due to the fact that the API for chat loot message is different in classic than in retail. The player is looting the object so we do not have to track its object and we do not have to call getItemInfo. But we did not realize its the player because of those API changes.

commented

Fixed in 0.7.0