15.08.2009, 14:25
you need to make a calander system or something , a time system ingame so that when you when you type say /suspend 24 and it suspends them for 24 hours, it will get the current time and find what time it will be in 24 hours, and set that hour and date in a variable in the save file.
make a timer to check every min or 5 min and compare the time to the player variables, and if the time is up make it set it to -1 or something
make a timer to check every min or 5 min and compare the time to the player variables, and if the time is up make it set it to -1 or something