yazankayed Posted August 24, 2014 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
Emistry Posted August 25, 2014 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
luraeksdi Posted September 21, 2014 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?
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?
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.