[Help]Eo Card 2700

08/13/2011 15:32 zezelove10#1
#REMOVED
08/13/2011 22:32 Thorlon#2
Change it in the cq action "I think"
Please correct me if im wrong.
Thanks :)
08/14/2011 00:46 MoŽtalKing#3
try this query

Code:
[COLOR="Navy"]DELETE FROM CQ_ACTION WHERE ID >= 6960002 AND ID <= 6960001;

INSERT INTO `cq_action` VALUES ('6960002', '6960003', '0000', '0126', '0', 'You~got[COLOR="Red"]100000[/COLOR]~EP');
INSERT INTO `cq_action` VALUES ('6960001', '6960002', '0000', '1001', '0', 'e_money += [COLOR="Red"]100000[/COLOR]');[/COLOR]
Red color is mount of eps change it as you wish and insert it
08/14/2011 01:11 zezelove10#4
#REMOVED
08/14/2011 01:51 -Mr-#5
Try going on to your server with a PM account and use the 2700 ep card and look at the action lines that come up. Look at the one that has "You~got~100000~EP" and go to the start of that line, copy the first id and search for it in your cq_action table. Then do the same for the "e-money += 100000" aswell.
08/14/2011 02:08 zezelove10#6
Ty For Help

#Close