10.11.2011, 22:45
Quote:
Timers aren't needed you could just use GetTime() and compare the current time with the one you stored in a variable when the user first reported, if 15 seconds or above allow the user to report again.
|
Timers aren't needed you could just use GetTime() and compare the current time with the one you stored in a variable when the user first reported, if 15 seconds or above allow the user to report again.
|