tjungz212 Posted November 11, 2012 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 36 Reputation: 0 Joined: 11/21/11 Last Seen: May 30, 2014 Share Posted November 11, 2012 Hi all Help Me plss How to update sql for all player Update reset status Update reset skill Update downgrade level & job level An d gift status point & skill point My server lv 255/120 Downgrade to Lv 150/70 & gift status point & skill point & allstats 1 I can change all for my user Help me plss Quote Link to comment Share on other sites More sharing options...
Emistry Posted November 11, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 1 hour ago Share Posted November 11, 2012 you can try refer this site.. http://www.w3schools.com/sql/sql_update.asp write your sql command that edit the data in char table....and run it in your sql machines. Quote Link to comment Share on other sites More sharing options...
tjungz212 Posted November 11, 2012 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 36 Reputation: 0 Joined: 11/21/11 Last Seen: May 30, 2014 Author Share Posted November 11, 2012 (edited) Example : UPDATE char SET base_level='150', job_level='70', str='1', agi='1', vit='1', int='1', dex='1', luk='1', status_point='1', skill_point='1' Please check whether the update in sql this is true or false, plss Help Me sir emistry Edited November 11, 2012 by tjungz212 Quote Link to comment Share on other sites More sharing options...
GmOcean Posted November 11, 2012 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 666 Reputation: 93 Joined: 04/27/12 Last Seen: August 17, 2015 Share Posted November 11, 2012 You know, you don't need other people to test it for you... just try running it in your sql, and if its correct, it'll run and finish, if it's not, it will show you an error, and nothing will change. Quote Link to comment Share on other sites More sharing options...
Question
tjungz212
Hi all Help Me plss
How to update sql for all player
Update reset status
Update reset skill
Update downgrade level & job level
An d gift status point & skill point
My server lv 255/120
Downgrade to Lv 150/70 & gift status point & skill point & allstats 1
I can change all for my user
Help me plss
Link to comment
Share on other sites
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.