emoney & chksum manually?

08/24/2009 21:19 GraveDigger#31
Quote:
Originally Posted by Zimbolt View Post
Let me try to explain this, you would have to remove the checksum from the binary OR try to get the gist of this.

1. Script adds userdata/action to cq_bonus
2. Action gives predefined amount of cps.
3. Have the PRIZE NPC action (1023) load upon logging in.

And no, there is no script for this, your gonna have to make it yourself.
I agree, this is the correct way to add almost unlimited things to any character and it is already coded into the binaries.
08/26/2009 13:11 StarCelli1#32
Yea and who explains me now how to add a (working) entry into the cq_bonus table?

like: what is flag for and ref_id and what time do i need to enter? :P

sorry for the annoying questions dude's *smile*
pls dont flame me xd
08/27/2009 18:26 Zimbolt#33
Quote:
Originally Posted by StarCelli1 View Post
Yea and who explains me now how to add a (working) entry into the cq_bonus table?

like: what is flag for and ref_id and what time do i need to enter? :P

sorry for the annoying questions dude's *smile*
pls dont flame me xd
Action is the cq_action you want to execute on obtaining prize
id is just an increasing number lol
Id_account is the id of the account you want the prize to be linked to, LOGIN account not user account.
Flag set to 0
ref_id set to 0
time set to 0
Hope this helped
09/05/2009 03:25 StarCelli1#34
So far something helped, not your way but the idea with the predefined type for sql querys...

it works fine, but i cannot use "delete from" with the same type, so i wanted to ask
if someone knows whats the type for such querys
09/05/2009 03:52 Zion~#35
Why do you capitalize "Question"