Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Mercenary And Gift Voucher Problem..

Experienced Elementalist
Joined
Jan 29, 2010
Messages
278
Reaction score
198
Is there someone who knows 2 problem-solving?

Cabal(130212-1001-Ver369-0000) - Mercenary And Gift Voucher Problem.. - RaGEZONE Forums Cabal(130212-1002-Ver369-0000) - Mercenary And Gift Voucher Problem.. - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Oct 21, 2013
Messages
9
Reaction score
0
what i did is configure CABALCASH > TABLES > VoucherDetails and VoucherItemMaster and VoucherMaster

ex. VoucherItemMaster
Code:
32772    2364    500    31    2013-02-15 20:50:28.147    1    Bronze
49158    2365    1000    31    2013-02-15 20:55:20.747    1    Silver
65544    2366    2000    31    2013-02-15 20:57:50.687    1    Gold

this ones work. thanks man. :D
 
Upvote 0
Junior Spellweaver
Joined
Jul 5, 2010
Messages
104
Reaction score
2
what i did is configure CABALCASH > TABLES > VoucherDetails and VoucherItemMaster and VoucherMaster

ex. VoucherItemMaster
Code:
32772    2364    500    31    2013-02-15 20:50:28.147    1    Bronze
49158    2365    1000    31    2013-02-15 20:55:20.747    1    Silver
65544    2366    2000    31    2013-02-15 20:57:50.687    1    Gold

Can Give example for VoucherDetails and VoucherMaster
 
Upvote 0
Newbie Spellweaver
Joined
Jun 11, 2013
Messages
15
Reaction score
1
Yea im still getting the unable to use item, ive checked with cash account on multiple accounts and everything is right there, i have added, edited, deleted re-added, activated and really played around with the db but still cant get the vouchers to work, if i exec the addmycashitem it will work fine with no problems but if i put this voucher on a npc shop or send it via tools i get the unable to use item, ive even looked in the claimvoucher table and cant find anything relevant. Has anyone made a breakthrough on this or have any hints?
 
Upvote 0
Back
Top