[AJUDA] Comando nгo reconhecido
#9

PHP код:
 if(strcmp(cmd"/senha"true) == 0)
    {
        if(
IsPlayerConnected(playerid))
        {
            if(
PlayerInfo[playerid][pAge] == 0)
            {
                
filaa(playerid);
                
SendClientMessage(playeridCOLOR_GREY"Vocк entrou na fila de atendimento, Para sair digite /sairfila.");
                new 
string2[70];
                new 
pnamee[MAX_PLAYER_NAME];
                
GetPlayerName(playeridpnamee,256);
                
format(string2sizeof(string), "** %s entrou na fila de atendimento."pnamee);
                
ABroadCast(COLOR_ALERTA,string2,1);
            }
            else
            {
                
SendClientMessage(playeridCOLOR_GREY"Vocк jб estб na fila de atendimento. Para sair digite: /sairfila");
            }
        }
        return 
1;
    } 
Reply


Messages In This Thread
[AJUDA] Comando nгo reconhecido - by Lucas_ - 03.05.2011, 16:29
Re: [AJUDA] Comando nгo reconhecido - by Josma_cmd - 03.05.2011, 16:32
Re: [AJUDA] Comando nгo reconhecido - by Lucas_ - 03.05.2011, 16:45
Re: [AJUDA] Comando nгo reconhecido - by Shadoww5 - 03.05.2011, 16:51
Re: [AJUDA] Comando nгo reconhecido - by The Knight - 03.05.2011, 17:07
Re: [AJUDA] Comando nгo reconhecido - by JonathanFeitosa - 03.05.2011, 17:19
Re: [AJUDA] Comando nгo reconhecido - by Josma_cmd - 03.05.2011, 17:20
Re: [AJUDA] Comando nгo reconhecido - by Lucas_ - 03.05.2011, 17:59
Re: [AJUDA] Comando nгo reconhecido - by Ricop522 - 03.05.2011, 19:04
Re: [AJUDA] Comando nгo reconhecido - by The Knight - 03.05.2011, 19:25

Forum Jump:


Users browsing this thread: 1 Guest(s)