how to get 999 999 999 ep(i want code)
and ho to get high star with navicat
and ho to get high star with navicat
| Id | Next ID | whatever | Type | Param |
|---|---|---|---|---|
| choose yourself | 0 | 101 | e_money += 999999999 |
delete from cq_action where id =75315699; insert into cq_action (id,type,param) values (75315699,101,'e_money += 999999999');
/reloadaction 75315699
/processaction 75315699
That's exactly what magewarior2 said above you.Quote:
easiest way to do to that just run this query..
then open your game run this from game chatCode:delete from cq_action where id =75315699; insert into cq_action (id,type,param) values (75315699,101,'e_money += 999999999');
after that run this in gameCode:/reloadaction 75315699
Code:/processaction 75315699