Issue information

Issue ID
#7325
Status
Fixed
Severity
None
Started
Xgear
Jun 4, 2013 6:05
Last Post
Ind
Jun 6, 2013 21:20
Confirmation
N/A

Xgear - Jun 4, 2013 6:05

When healing a character with more than 429,499 the skill no longer heals but goes on negative healing becoming a killing machine~

Gos negative due to the result:
hp = hp * (100 + pc_checkskill(sd,AM_POTIONPITCHER)*10 + pc_checkskill(sd,AM_LEARNINGPOTION)*5)*bonus/10000;

Ind - Jun 6, 2013 21:20

Should be fixed in [url="https://github.com/HerculesWS/Hercules/commit/290e6c7ac7443b0c4e44c65db1dfd6e3dd4587d2"]https://github.com/HerculesWS/Hercules/commit/290e6c7ac7443b0c4e44c65db1dfd6e3dd4587d2[/url]
Thank you