[Ajuda] Como tiro a Anti-Tag ?
#7

@Edit
pawn Код:
public OnPlayerConnect(playerid)
{
if(strfind(PlayerName(playerid), "[SAMP]", true) != -1)
{
SendClientMessage(playerid, Vermelho, "Vocк foi kickado. Motivo: Uso de nick indevido.");
ShowPlayerDialog(playerid, 500, DIALOG_STYLE_MSGBOX,"[SAMP]", "Voce foi Kickado por usar TAG de outro server", "Fechar", "");
Kick(playerid);
}
Reply


Messages In This Thread
Como tiro a Anti-Tag ? - by Nenzittow - 21.06.2014, 18:48
Re: Como tiro os nicks predefinidos ? - by CloneZPlays - 21.06.2014, 18:54
Re: Como tiro os nicks predefinidos ? - by Nenzittow - 21.06.2014, 18:54
Re: Como tiro os nicks predefinidos ? - by MultiKill - 21.06.2014, 18:56
Re: Como tiro a Anti-Tag ? - by Nenzittow - 21.06.2014, 19:10
Re: Como tiro a Anti-Tag ? - by MultiKill - 21.06.2014, 19:11
Re: Como tiro a Anti-Tag ? - by Alwe - 21.06.2014, 19:14
Re: Como tiro a Anti-Tag ? - by Nenzittow - 21.06.2014, 19:19
Re: Como tiro a Anti-Tag ? - by MultiKill - 21.06.2014, 19:19
Re: Como tiro a Anti-Tag ? - by Alwe - 21.06.2014, 19:20

Forum Jump:


Users browsing this thread: 1 Guest(s)