[Ajuda] Comando nгo existe ¬¬
#1

Galera to tentando arrumar o /admins mais aparece so essa parte
|==============|Admins Online|============ |
e logo em baxo aparece que o comando nao existe

PHP код:
CMD:admins(playeridparams[])
{
    
SendClientMessage(playerid,COR_AMARELO,"|==============|{FFFFFF}Admins Online{FFFF00}|============ |");
    
paramount(i,MAX_PLAYERS)
    {
            
GetPlayerName(i,nme,24);
            if(
pDados[i][pAdm] >= 1){
            new 
str[50];
            
format(str,128,"{FFFFFF}[{AFAFAF}%s{FFFFFF}] {FFFFFF}%s."AccountName(i),nme);
            
SendClientMessage(playerid,COR_BRANCO,str);
            }
    }
    
SendClientMessage(playerid,COR_AMARELO,"|=========================================|");
    return 
1;

Reply


Messages In This Thread
Comando nгo existe ¬¬ - by Biieell - 25.10.2012, 17:25
Re: Comando nгo existe ¬¬ - by mau.tito - 25.10.2012, 17:34
Re: Comando nгo existe ¬¬ - by Maklister - 25.10.2012, 17:37
Re: Comando nгo existe ¬¬ - by mau.tito - 25.10.2012, 17:42
Re: Comando nгo existe ¬¬ - by Biieell - 25.10.2012, 17:51
Re: Comando nгo existe ¬¬ - by Joao Pedro - 25.10.2012, 17:59
Re: Comando nгo existe ¬¬ - by Ouro - 25.10.2012, 18:27
Re: Comando nгo existe ¬¬ - by Biieell - 25.10.2012, 19:26
Re: Comando nгo existe ¬¬ - by humildadeforever - 25.10.2012, 19:33
Re: Comando nгo existe ¬¬ - by Biieell - 25.10.2012, 19:42

Forum Jump:


Users browsing this thread: 1 Guest(s)