I want a query code who can Reset This:
1. Master SKills for all users.
2. Master Level for all users.
Its important for me to do this separated.
Thank you!
Printable View
I want a query code who can Reset This:
1. Master SKills for all users.
2. Master Level for all users.
Its important for me to do this separated.
Thank you!
what serverfiles?
Titan Tech 11.11.82
Please help me with this.
write the tables here.
i`ll try to make a query for you
I dont know what table for Master Skills and level is :( Thats why i asked for help!
Try this:
UPDATE T_SkillTree_Info SET MASTER_LEVEL = 0
UPDATE T_SkillTree_Info SET ML_EXP = 0
UPDATE T_SkillTree_Info SET ML_NEXTEXP = 35507050
UPDATE T_SkillTree_Info SET ML_POINT = 0
PS: I don't know if this will reset the points already added in skill tree, but will reset EXP,LEVEL and the LEFT POINTS.
Thats important to me.. to reset Skill tree complete. Points exp left points everything. For an specific user and for all users.