Jump to content
  • 0
qwertyman

Heal more than 32,767

Question

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 :)

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

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.

Edited by Neo

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.