{help}i have a server and how to get a eps from my navicat

02/25/2010 01:36 dodobe#1
{help}i have a server and how to get a eps from my navicat{thank}
02/25/2010 01:49 chaosblade#2
Code:
UPDATE `cq_user` SET `emoney`='EpsAmmount' WHERE (`name`='PlayersName')

Ex:
UPDATE `cq_user` SET `emoney`='10000' WHERE (`name`='Test')
02/25/2010 01:53 dodobe#3
when i make the account dont entre the game
02/25/2010 01:54 snailtrail#4
question is.... is your msg server without checksum? if not then there is no way through db.. if it is then just go to cq user, find your player name and add what you want
02/25/2010 01:57 King_Arthur#5
Quote:
Originally Posted by dodobe View Post
when i make the account dont entre the game
[Only registered and activated users can see links. Click Here To Register...] There are pre-edited servers out there but it's always good to learn yourself too.