Jump to content
ayanami

VIP voucher ticket

Recommended Posts

im asking for help on how to trigger voucher ticket using VIP System ayaw ko kasi ng marami npc so im thinking na pwede gumawa ng voucher as usable item.

Link to comment
Share on other sites

SQL:

REPLACE INTO `item_db2_re` VALUES ('33098', 'vip1', 'vip1', '0', null, null, '0', null, null, null, null, '4294967295', '63', '2', null, null, null, null, null, 'atcommand \"@vip +24h \"+strcharinfo(0)+\"\"; dispbottom \"+ 24h VIP !\";', null, null);

Iteminfo:

        [33098] = {
        unidentifiedDisplayName = "Cute Pet Goblin Leader Exchange Coupon",
        unidentifiedResourceName = "G방어구교환티켓",
        unidentifiedDescriptionName = {
        },
        identifiedDisplayName = "1 Tag Vip",
        identifiedResourceName = "G방어구교환티켓",
        identifiedDescriptionName = {
            "24h Vip Ticket.",
            "________________________",
            "^0000CCWeight:^000000 1"
        },

  • Upvote 1
Link to comment
Share on other sites

22 hours ago, Takerio said:

SQL:

REPLACE INTO `item_db2_re` VALUES ('33098', 'vip1', 'vip1', '0', null, null, '0', null, null, null, null, '4294967295', '63', '2', null, null, null, null, null, 'atcommand \"@vip +24h \"+strcharinfo(0)+\"\"; dispbottom \"+ 24h VIP !\";', null, null);
 

i already resolve the problem. thank you for this👾

 

Edited by ayanami
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.