To make it more simple, why not use a script to check? instead of doing query commands you can do something like this :I'd like to ask our resident sql experts for a query/code to alter the table for characters level 151-160. I want to change them back to 150. And if possible include the syntax to change all stats and skills to 0. Please help, thanks in advance Hercules.
if (BaseLevel >= 151 || BaseLevel <= 160) { BaseLevel = 150; resetstatus; resetskill;}
We use essential cookies to make this site work, and optional cookies to enhance your experience.