yazankayed Posted August 24, 2014 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 23 Reputation: 0 Joined: 12/19/11 Last Seen: September 11, 2016 Share Posted August 24, 2014 Hello, I want to give free cash points for all accounts in the servers (all accounts not chars). Also how to give every account free points manually in Database? Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 25, 2014 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted August 25, 2014 shut down server and run this query Ex. Free 10,000 Cash UPDATE `global_reg_value` SET `value`=`value` + 10000 WHERE `str` = '#CASHPOINTS'; do a backup before test... Quote Link to comment Share on other sites More sharing options...
luraeksdi Posted September 21, 2014 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 2 Reputation: 0 Joined: 09/10/14 Last Seen: September 27, 2014 Share Posted September 21, 2014 · Hidden by Emistry, September 21, 2014 - non-english Hidden by Emistry, September 21, 2014 - non-english Pano po mag run ng querry? Link to comment
Question
yazankayed
Hello,
I want to give free cash points for all accounts in the servers (all accounts not chars).
Also how to give every account free points manually in Database?
Link to comment
Share on other sites
2 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.