[Ajuda] Bug /Helpers - Online
#8

Quote:
Originally Posted by Parka
Посмотреть сообщение
pawn Код:
CMD:helpers(playerid)
{
    new Nome[24], String[256];
    new count=0;
    GetPlayerName(playerid, Nome, 24);

    if(Helper[playerid])
    SendClientMessage(playerid, -1, "** Helper's On-Line no servidor.");
    format(String,256,"%s [Helper Oficial]",Nome);
    SendClientMessage(playerid,0x33CCFFAA,String);
    count++;

    if(count == 0)
    {
    SendClientMessage(playerid, 0xD8D8D8FF, "Nenhum Helper's On-Line no momento no servidor.");
    }
    return 1;
}
Ai sу mostra para caso se o jogador que digitar for helper e aparecer apenas o nome dele na lista.. cada uma viu..
Reply


Messages In This Thread
Bug /Helpers - Online - by MichelScripter - 18.06.2013, 01:53
Respuesta: Bug /Helpers - Online - by Parka - 18.06.2013, 01:58
Re: Bug /Helpers - Online - by MichelScripter - 18.06.2013, 02:06
Re: Bug /Helpers - Online - by Gii - 18.06.2013, 02:09
Re: Bug /Helpers - Online - by Lucas_Pawno - 18.06.2013, 12:00
Re: Bug /Helpers - Online - by Gii - 18.06.2013, 14:01
Re: Bug /Helpers - Online - by Lucas_Pawno - 18.06.2013, 14:09
Re: Respuesta: Bug /Helpers - Online - by Capcom - 18.06.2013, 19:48

Forum Jump:


Users browsing this thread: 2 Guest(s)