how to truncate?Don't know of an easy way of doing this except for making a NPC:
- script resetskill -1,{OnPCLoginEvent: if (!resetted) { resetskill; set resetted, 1; } end;}
You could also truncate the skill table, but that won't refund the used skill points to the players.
This will, however, not reset skills of all characters on the server, just all characters that fully logged in to the game.Don't know of an easy way of doing this except for making a NPC:
- script resetskill -1,{OnPCLoginEvent: if (!resetted) { resetskill; set resetted, 1; } end;}
You could also truncate the skill table, but that won't refund the used skill points to the players.
We use essential cookies to make this site work, and optional cookies to enhance your experience.