06.08.2010, 19:02
The easiest way is to do something like that.
You save that and whne player connect you check
Код:
new unbantime = gettime() + (length of ban in seconds)
Код:
if(unbantime <= gettime()) //unbanned else //still banned