21.04.2011, 20:20
Quote:
The function GetTime returns the amount of seconds since 1970, that way you can just do "if(GetTime()<playertime)return fail;"
|
Also, when adding it to the file i must do gettime( ) + (60 * 60) to get one hour?