I'm looking for a script so players can buy items using VIP Tickets they have on there account.
In my mysql database at accounts i made a new field called viptickets.
My paymentsystem is made so it adds vip tickets when a players pays.
Now i want to use an NPC to sell them the items.
Does anyone have an idea how to let the NPC get the info?
Another question is about my VIP Area npc, he sends you to VIP Area if you have 3rd vocation (vip only) but i wanna change this so he only sends the players if the field vipdays (in accounts) is >0
Anyone???
In my mysql database at accounts i made a new field called viptickets.
My paymentsystem is made so it adds vip tickets when a players pays.
Now i want to use an NPC to sell them the items.
Does anyone have an idea how to let the NPC get the info?
Another question is about my VIP Area npc, he sends you to VIP Area if you have 3rd vocation (vip only) but i wanna change this so he only sends the players if the field vipdays (in accounts) is >0
Anyone???
Last edited by a moderator: