[Ajuda] Comando /PROCURADOS
#1

Galera quando eu digito /procurados sу mostra 1, queria que mostra-se todos os procurados do servidor, jб fiz de tudo mas nгo sei oque й.

PHP код:
CMD:procurados(playeridparams[])
{
    new 
contar;
    
SendClientMessage(playerid0x00BFFAA"[SERVER]:{E8E8E8} Vocк abriu o menu de procurados.");
    foreach(new 
Player)
    {
        if(
Warlley[i][pProcurado] >= 1)
        {
        
    new 
city[64] = "Nгo identificado";
    switch(
GetPlayerCity(iddele))
    {
        case 
CITY_LScity "Los Santos";
        case 
CITY_SFcity "San Fierro";
        case 
CITY_LVcity "Las Venturas";
    }
    
contar ++;
    
format(WarlleySsizeof WarlleyS"{E8E8E8}Nick:\t\t{FFD700}Nнvel de Procura:\t\t{E8E8E8}Localizaзгo:\n\n{%h}%s{E8E8E8}[ID: %d]\t\t{FFD700}%d\t\t{E8E8E8}%s\n"GetPlayerColor(i) >>> 8getPName(i), playeridWarlley[i][pProcurado], city);
    
ShowPlayerDialog(playeridDIALOG_PROCURADOSDIALOG_STYLE_TABLIST_HEADERS"{CC0000}Todos os procurados:"WarlleyS"Fechar""");
        }
    }
    if(!
contar)
        
ShowPlayerDialog(playeridDIALOG_PROCURADOSDIALOG_STYLE_TABLIST_HEADERS"{CC0000}Todos os procurados:""{E8E8E8}Nick:\t\t{FFD700}Nнvel de Procura:\t\t{E8E8E8}Localizaзгo:\n\n{E8E8E8} Nгo tem nenhum procurado online\n""Fechar""");
    return 
true;

Reply


Messages In This Thread
Comando /PROCURADOS - by Warlley - 09.07.2017, 01:58
Re: Comando /PROCURADOS - by Warlley - 09.07.2017, 02:00
Re: Comando /PROCURADOS - by DelK - 09.07.2017, 02:28
Re: Comando /PROCURADOS - by Warlley - 09.07.2017, 02:48
Re: Comando /PROCURADOS - by DarkBr - 09.07.2017, 02:51
Re: Comando /PROCURADOS - by DelK - 09.07.2017, 02:56
Re: Comando /PROCURADOS - by G4M30V3R - 09.07.2017, 03:14
Re: Comando /PROCURADOS - by Warlley - 09.07.2017, 03:20
Re: Comando /PROCURADOS - by MorteAmerica - 09.07.2017, 11:46
Re: Comando /PROCURADOS - by IlanZ - 09.07.2017, 12:30

Forum Jump:


Users browsing this thread: 5 Guest(s)