How i can add Zero point to DB ?

01/11/2013 05:49 donwaan2027#1
How i can add Zero point to DB ?
What Table can add Zero point?
01/11/2013 06:05 mysteryho#2
am not sure about this...
but if you specify...lets say u want to add ZP in ur account, u cannot add it through editing ur cq_user, if u did it, it'l cause u a login crash using ur account...
adding zp is juz in the client side...
u will be doing it manually through in game..
01/11/2013 08:34 Alex06052#3
Sadly no its not client side...
Make a action like this...
Id, idnext, idnextfail, type, data, parma

1, 2, 0, 1001, 0, Emoney += 20
2, 0, 0, 1010, 2005, You have gained 20 Zero Points!

Though if u know what u are doing. You can take it to the next step and make a antibot system. Which would probably take a while. It does not use emoney instead something else that then can be transfered.
01/17/2013 22:17 dungeonmaster#4
you will have to edit the chksum to accept zp edits or edit an item that gives you zps, such as making something no one can obtain give 10m cause that is the max, that is unless you can re-code the chksum.