[AJUDA] Comando em Posiзгo
#3

Vocк inverteu os paramentos da funзгo IsPlayerInRangeOfPoint

O certo e playerid, RANGE vocк fez RANGE, playerid.

pawn Код:
if(strcmp(cmdtext, "/lojadearmas", true) == 0)
    {
        if (IsPlayerInRangeOfPoint(playerid,2.0,2067.6272,-992.3745,48.8016))
        {
            SendClientMessage(playerid,LARANJA, "[GNF] Loja de Armas:");
            SendClientMessage(playerid,LARANJA, "/colete - Colete Cheio $5000");
            SendClientMessage(playerid,LARANJA, "/eagle - Desert Eagle $1000");
            SendClientMessage(playerid,LARANJA, "/colt - Colt M4 $1500");
            SendClientMessage(playerid,LARANJA, "/sniper - Sniper $2000");
            SendClientMessage(playerid,LARANJA, "/shot - Shotgun Automatica $2500");
        }
        return 1;
}
JA aproveitei e identei seu codigo... espero ter ajudado.

Aprenda sobre: IsPlayerInRangeOfPoint
Reply


Messages In This Thread
[AJUDA] Comando em Posiзгo - by Jumper. - 06.02.2012, 02:40
Re: [AJUDA] Comando em Posiзгo - by Enderman - 06.02.2012, 03:09
Re: [AJUDA] Comando em Posiзгo - by arakuta - 06.02.2012, 03:10
Re: [AJUDA] Comando em Posiзгo - by Jumper. - 06.02.2012, 13:24
Re: [AJUDA] Comando em Posiзгo - by Jumper. - 06.02.2012, 13:30

Forum Jump:


Users browsing this thread: 1 Guest(s)