[Ajuda] Bloqueador de comandos.
#2

Um modo bem otimizado seria com gettime
Код:
new CmdTemp[MAX_PLAYERS]; // global

comando teste
{
	if(CmdTemp[playerid] > gettime()) return SendClientMessage(playerid, -1, "Aguarde alguns segundos.");
	
	CmdTemp[playerid] = 30 + gettime();
}
Reply


Messages In This Thread
Bloqueador de comandos. - by iFaLLeN - 02.05.2016, 01:20
Re: Bloqueador de comandos. - by F1N4L - 02.05.2016, 01:40
Re: Bloqueador de comandos. - by iFaLLeN - 02.05.2016, 05:16

Forum Jump:


Users browsing this thread: 1 Guest(s)