• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Tutorial] Gift cards

Newbie Spellweaver
Joined
Jan 23, 2008
Messages
43
Reaction score
29
Here little tutorial how to send gift cards thru sql.

Open up SQl server management studio-gth_account-tbo.tbl._card_event

edit there

CardID- what ever number combination
password - whatever password to claim laiter gift
Open Rule- still unknown what it does. insert like 0-2,147,483,647
bEvent - False ( not used yet) True( Gift has been used already)
GiveItemID- insert item Id 0-997 at the moment, check /itemlist before for item ID.
strAccountID- leave empty. it appears when user has tooked gift.

after that done go and find POSTMAN and register gift card:)!
 
Last edited:
Back
Top