So, I want to set player skills to 10 when he use command, but something is wrong with it.
doPlayerAddSkill(cid,0, 3) <- works fine, +3 fist fighting
doPlayerAddSkill(cid,0, -3) <- nothing happend, fisting is on same lvl before and after
There are no errors in console.
TFS 0.4
doPlayerAddSkill(cid,0, 3) <- works fine, +3 fist fighting
doPlayerAddSkill(cid,0, -3) <- nothing happend, fisting is on same lvl before and after
There are no errors in console.
TFS 0.4