The SoD client was designed with level 85 max in mind. Any level past that will get their base hp/mana/end set to 5 and the client will only show additional hp/mana/end from items like normal. So, even though your base hp/mana/end on the server-side may be 2 or 3k more than what the client is displaying, there is no easy fix for the client side issue. So, until you take a few thousand damage, your client won't register the damage, because it still thinks it is at max (or higher) due to the server not matching what the client is showing. The only work-around is to add in something like the Tribute item hack that sends fake items to the client that compensate for the missing base hp/mana/end. But, there is currently no hack in place to do that in the SVN source, so you would need to find a previous revision that used it and manually add it to your server and adjust to make it do what you are wanting.
|