i need a script for two items:
8036,Ticket Vip 15,Ticket Vip 15,0,50,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ ????? },{},{} 15 days vips
8037,Ticket Vip 30,Ticket Vip 30,0,50,,0,,,,,0xFFFFFFFF,7,2,,,,,,{ ????? },{},{} 30 days vips
the item is consumable, and when someone use, will get time vip
and i need a script similar to that message "mtod" that appears whenever someone logs in, but this appears, the time vip that you possess, and the time remaining for your vip expires.
my sql vip table is located in: FROM `login` `vencimentoVip`
SELECT `ID` FROM `login` `account_id` `vencimentoVip` i need to configure query_sql to show, vip time when the char login.
and when i change it by item ticket vip or on website will show too!