PDA

View Full Version : Item Bonus Damage


Coenxai
01-16-2014, 05:51 PM
Greetings,

Is it possible to remove or hide the bonus damage field on an item in any way, shape or form?

jdoran
01-16-2014, 06:25 PM
It would be a bit of work, and rather ugly.

But I would bet that changing Client::SendItemPacket so that it modifies
a particular item's properties before serialization (and changes it back!)
would do the trick.