[Help] Unix timestamps with gettime
#8

pawn Код:
new ReportTime[MAX_PLAYERS] = { -1, ... };
pawn Код:
if(gettime() - ReportTime[playerid] < 60) return SCM(playerid,0xFFFFFFFF,  "{B3B3B3}({FF0000}Odbijeno!{B3B3B3}){FFFFFF} Report mozes koristit nakon 1 minute!");
pawn Код:
ReportTime[playerid] = gettime();
#e: Vince Y U faster than me >:C
Reply


Messages In This Thread
[Help] Unix timestamps with gettime - by David (Sabljak) - 19.03.2013, 12:07
AW: [Help] Unix timestamps with gettime - by Mellnik - 19.03.2013, 12:10
Re: [Help] Unix timestamps with gettime - by David (Sabljak) - 19.03.2013, 12:14
AW: [Help] Unix timestamps with gettime - by Mellnik - 19.03.2013, 12:17
Re: [Help] Unix timestamps with gettime - by David (Sabljak) - 19.03.2013, 12:19
Re: [Help] Unix timestamps with gettime - by Vince - 19.03.2013, 12:21
Re: [Help] Unix timestamps with gettime - by David (Sabljak) - 19.03.2013, 12:23
Re: [Help] Unix timestamps with gettime - by Misiur - 19.03.2013, 12:23

Forum Jump:


Users browsing this thread: 1 Guest(s)