[Ajuda] Aceitar Convite
#9

ou

PHP код:
cmd(lideresplayeridparams[]){
    new 
GiveName[24],
        
Lideres,
        
Cells[120];
    
    for(new 
i=0i<MAX_PLAYERSi++){
        if(
IsPlayerConnected(i)){
                if(
pInfo[i][Cargo] >= 6){
                
GetPlayerName(i,GiveName,24);
                
format(Cells,sizeof(Cells),"%s"GiveName);
                
SendClientMessage(playerid, -1Cells);
                
Lideres++;
            }
        }
    }
    if(
Lideres == 0){
        
SendClientMessage(playerid, -1"(ERRO)- Nгo ah lideres Online -");
    }
    return 
1;

Reply


Messages In This Thread
Aceitar Convite - by JuniorTheDM - 26.08.2015, 02:08
Re: Aceitar Convite - by IgorLuiz - 26.08.2015, 02:40
Re: Aceitar Convite - by JuniorTheDM - 26.08.2015, 02:56
Re: Aceitar Convite - by IgorLuiz - 26.08.2015, 02:58
Re: Aceitar Convite - by JuniorTheDM - 26.08.2015, 03:02
Re: Aceitar Convite - by IgorLuiz - 26.08.2015, 03:28
Re: Aceitar Convite - by JuniorTheDM - 26.08.2015, 03:34
Re: Aceitar Convite - by IgorLuiz - 26.08.2015, 04:01
Re: Aceitar Convite - by iTakelot - 26.08.2015, 04:13

Forum Jump:


Users browsing this thread: 2 Guest(s)