Like the title says, players lose hp after warping and from what I see it happens when the hp value is higher than the 'hp' value in sql.
For example if I equip an item that gives me 5% more hp, after I warp I lose those 5% hp accordingly whch is weird...
Tried messing with max hp and health rates and hp_sp tables but nothing helped at all.
Hopefully someone can shed some light on this
PS: I found the problem...
Whenever I equip something that adds stats or hp/sp the hp and max hp value in sql are not updated and so when I warp it loads back the old values exactly...
Question
F0xxy
Like the title says, players lose hp after warping
and from what I see it happens when the hp value is higher than the 'hp' value in sql.For example if I equip an item that gives me 5% more hp, after I warp I lose those 5% hp accordingly whch is weird...
Tried messing with max hp and health rates and hp_sp tables but nothing helped at all.
Hopefully someone can shed some light on this
PS: I found the problem...
Whenever I equip something that adds stats or hp/sp the hp and max hp value in sql are not updated and so when I warp it loads back the old values exactly...
How do I fix this?
Edited by F0xxy1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.