timer
#4

no cmd is working i have this

forward armurat(playerid);
new armuratime[MAX_PLAYERS];

end of gm:
public armurat(playerid)
{
armuratime[playerid] = 0;
}

under cmd:
if(bantime[playerid] == 1) return SendClientMessage(playerid, COLOR_GRAD2, "** Are you trying to ban this server?");
armuratime[playerid] = 1;
SetTimerEx("armurat", 600000, 0, "%d", playerid);

this is my time system
Reply


Messages In This Thread
timer - by StR_MaRy - 08.12.2014, 14:16
Re: timer - by HY - 08.12.2014, 14:19
Re: timer - by Clad - 08.12.2014, 14:25
Re: timer - by StR_MaRy - 08.12.2014, 14:50
Re: timer - by StR_MaRy - 08.12.2014, 14:52

Forum Jump:


Users browsing this thread: 2 Guest(s)