Hello,
Today I was reset the skills, levels, ML's & storages of my server. I clear the table of skills, storages and execute that command:
N' my server are configured to start with some skills. When the paladins or knights DEAD (were created before running the command in database) they lost ALL skills and back to 10. (New characters dont lose the skills when dead). No have error in console when this happen'.
Why this happen'? I do something wrong?
Need a help!
Today I was reset the skills, levels, ML's & storages of my server. I clear the table of skills, storages and execute that command:
PHP:
UPDATE `players` SET `level` = 8, `experience` = 4200, `health` = 185, `healthmax` = 185, `maglevel` = 0, `mana` = 35, `manamax` = 35, `manaspent` = 0, `soul` = 100, `cap` = 470;
N' my server are configured to start with some skills. When the paladins or knights DEAD (were created before running the command in database) they lost ALL skills and back to 10. (New characters dont lose the skills when dead). No have error in console when this happen'.
Why this happen'? I do something wrong?
Need a help!
Last edited: