how can i create an item box for a vip account? any example i could try?
hye i found these on rathena, i was trying to put vip account for sale on cash shop, as some members recommend me to create an item for player open the item and get their account upgrade to vip account as the limited time shown,
could someone translate these to item_db_usable.yml version since i confused how to...
3001,VIP Pass 1,VIP Pass 1,0,50,,70,,,,,0xFFFFFFFF,63,2,,,,,,{ vip_time(60*24*7); },{},{} //VIP ID for 7 days
3002,VIP Pass 2,VIP Pass 2,0,50,,70,,,,,0xFFFFFFFF,63,2,,,,,,{ vip_time(60*24*14); },{},{} //VIP ID for 14 days
3003,VIP Pass 3,VIP Pass 3,0,50,,70,,,,,0xFFFFFFFF,63,2,,,,,,{ vip_time(60*24*30); },{},{} //VIP ID for 30 days