KaitoKid Posted March 23, 2012 Posted March 23, 2012 On your ragnarok database find the "char" table in there you find all the details related to the character. Quote
Emistry Posted March 24, 2012 Posted March 24, 2012 @kaito erm...i think the topic starter already know which sql table to edit...just dunno how to write the SQL script to run. @Remix.. try this UPDATE `char` SET str=1,agi=1,vit=1,int=1,dex=1,luk=1,status_point=1000 status_point .. edit this value to what value of status point they should have upon reset... anyway...you still can remove it as it might give wrong status point to certain player with low level and etc... and make sure you run this while your server is offline Quote
Question
Yummy
Its urgent.
3 answers 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.