[Ajuda] Muito Simples
#7

pawn Код:
if(strfind(PlayerName(playerid), "[", true) != -1 || strfind(PlayerName(playerid), "]", true) != -1)
{
    return 1;
}
else
{
    ShowPlayerDialog(playerid, 552, DIALOG_STYLE_MSGBOX, "Nick incorreto", "Nick Incorreto\nUse [DF]Nick", "Sair","");
    Kick(playerid);
    return 1;
}
Reply


Messages In This Thread
[Ajuda] Muito Simples - by armandodo - 18.01.2012, 15:58
Re: [Ajuda] Muito Simples - by armandodo - 18.01.2012, 16:04
Re: [Ajuda] Muito Simples - by armandodo - 18.01.2012, 16:23
Re: [Ajuda] Muito Simples - by Jason` - 18.01.2012, 16:24
Re: [Ajuda] Muito Simples - by Don_Speed - 18.01.2012, 16:25
Re: [Ajuda] Muito Simples - by Ricop522 - 18.01.2012, 16:25
Re: [Ajuda] Muito Simples - by Macintosh - 18.01.2012, 16:26
Re: [Ajuda] Muito Simples - by Enderman - 18.01.2012, 16:36
Re: [Ajuda] Muito Simples - by armandodo - 18.01.2012, 16:43

Forum Jump:


Users browsing this thread: 1 Guest(s)