[AJUDA] /desafio
#10

pawn Code:
public OnPlayerCommandText(playerid, cmdtext[])
{
   if(strcmp(cmd, "/desafio", true) == 0)
   {
        if(!IsPlayerInRangeOfPoint(playerid, 5.0 ,2740.2791,-1862.6315,9.2958)) return  SendClientMessage(playerid,0xFF0000AA," Vocк Nгo Esta No Local.");
        if(PlayerInfo[playerid][pRank] >= 4 || PlayerInfo[playerid][pLeader] == 10 || PlayerInfo[playerid][pLeader] == 16)
        {
        GetPlayerName(playerid, sendername, sizeof(sendername));
        DESAFIO[playerid] = 1;
        format(string, sizeof(string), "%s lanзou um desafio.",sendername);
        Mensagemcorredores(COLOR_LIGHTBLUE,string);}
        return 1;
        }
        return 0;
}
Mano Organize Seu Cуdigo.

Lembre-se Que Toda Chave Que Abre Fecha. Por Isso da Vбrios Erros.
Reply


Messages In This Thread
[AJUDA] /desafio - by Nightwish - 15.04.2011, 21:05
Re: [AJUDA] /desafio - by Macintosh - 15.04.2011, 21:18
Re: [AJUDA] /desafio - by Diogo_Bras - 15.04.2011, 21:27
Re: [AJUDA] /desafio - by Carl_Thuse - 15.04.2011, 21:27
Re: [AJUDA] /desafio - by Nightwish - 15.04.2011, 21:39
Re: [AJUDA] /desafio - by Diogo_Bras - 15.04.2011, 21:52
Re: [AJUDA] /desafio - by Nightwish - 15.04.2011, 22:24
Re: [AJUDA] /desafio - by Carl_Thuse - 16.04.2011, 11:27
Re: [AJUDA] /desafio - by Nightwish - 16.04.2011, 13:42
Re: [AJUDA] /desafio - by JonathanFeitosa - 16.04.2011, 14:11

Forum Jump:


Users browsing this thread: 1 Guest(s)