Heal more than 32,767

qwertyman

New member
Messages
1
Points
0
Hello. I diff my exe (20140416) with "Increse Attack Display" and damage looks good. Is there any way for now  to make the display more than 32,767 for heal skill ? It very important thing for my server
default_smile.png


 
@@Neo

You should look here.
default_biggrin.png


 
Last edited by a moderator:
The heal value is send using a 2byte value in the packet hence not possible unless u modify the packet size in client and server (again not sure if that alone is enough).

Max u can get with 2byte is 32k (64k if it was unsigned).

Otherwise Increase Attack Display should have also increased heal digits.

 
Last edited by a moderator:
Back
Top