View Single Post
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 05-30-2019 , 07:53   Re: set time for menu item
Reply With Quote #2

Store the time in a global variable for each player and each menu item. You will need a bidimensional array, something like: ItemBoughtTime[33][NUMBER_OF_ITEMS]
__________________
HamletEagle is offline