skenywitdafer
New member
- Messages
- 42
- Points
- 0
can anyone teach me on how to add HP on a certain character?
Hp = Hp + 500; // Add 500 hit points on current amount of hit points.MaxHp = MaxHP + 500; // Add 500 hit points on maximum available amount of hit points.
Hp - Current amount of hit points.MaxHP - Maximum amount of hit points.
Yes, I tried to edit the max_hp in char table but the hp still revert back when I logged in.Main problems on those answers is (i believe), maxHP returns to normal when recalculated, say a VIT change or any other thing.
Don't know a way of solving that issue, though.
I think this will do, or create a passive skill that will add HP to your char (might work but, never tried this though)1 create item and
2 use itemeffect function
We use essential cookies to make this site work, and optional cookies to enhance your experience.