[Ajuda] Comando com settimer
#9

Quote:

new id, string[128];
format(string,128,"O %s foi kikado por nгo concordar com as regras.", nome(id));
SendClientMessageToAll(COR_AMARELO, string);
Kick(id);

Jб tentou por essa funзгo aqui...
Quote:

if(dialogid == DIALOG_RT)
{
if(response)
{
new id, string[128];
format(string, 128,"O %s concordou com as regras.", nome(id));
SendClientMessageToAll(COR_AZUL, string);
KillTimer(TimerKick[playerid]);
}
else
{
new id, string[128];
format(string,128,"O %s foi kikado por nгo concordar com as regras.", nome(id));
SendClientMessageToAll(COR_AMARELO, string);
Kick(id);
}
}

Sou novato OBS: se eu tiver errado me corrijam Grato!

Existe um site pra indentar o codigo se vocк nгo conhece aqui ! http://tabulador.medianewsonline.com/

@EDIT
Reply


Messages In This Thread
Comando com settimer - by FabioGTP - 15.09.2016, 00:35
Re: Comando com settimer - by ipsLuan - 15.09.2016, 00:37
Re: Comando com settimer - by Bruno13 - 15.09.2016, 00:39
Re: Comando com settimer - by FabioGTP - 15.09.2016, 00:47
Re: Comando com settimer - by FabioGTP - 15.09.2016, 00:50
Re: Comando com settimer - by Bruno13 - 15.09.2016, 00:52
Re: Comando com settimer - by FabioGTP - 15.09.2016, 01:08
Re: Comando com settimer - by ViDaLoKa1 - 15.09.2016, 02:28
Re: Comando com settimer - by JhowWatkins - 15.09.2016, 11:26
Re: Comando com settimer - by FabioGTP - 15.09.2016, 11:44

Forum Jump:


Users browsing this thread: 1 Guest(s)