[AJUDA] PlayerInRangeOfPoint
#1

Bom Forum Samp.
Estou com um poblema aqui..
e o Seguinte
eu Fiz uma Pickup,e coloquei um comando para ir ate o tal local..
so que tem o seguinte.
eu Fiz o Teleporte :
pawn Код:
if(strcmp(cmdtext, "/Ir", true) == 0) {
if(!IsPlayerInRangeOfPoint(playerid,5.0,-289.3690,1513.8364,75.5625))
{
SetPlayerPos(playerid, 758.8130,13.2078,1001.1639);
SendClientMessage(playerid, Azul2," Vocк se teletransporto atй o final da pista");
}
        return 1;
    }
A Cordenada do PlayerInRangeOfPoint e a da Pickup.
Cordenada :
pawn Код:
-289.3690,1513.8364,75.5625,52.2122
E Quando Digito o Comando Longe da Pickup. Ele se teleporta do mesmo jeito ;x
Eu Quero que so possa usar esse comando,em cima da pickup..

+REP pra Quem Me Ajudar.
Reply


Messages In This Thread
[AJUDA] PlayerInRangeOfPoint - by @Riichard - 22.03.2012, 20:25
Re: [AJUDA] PlayerInRangeOfPoint - by BreakDriFT - 22.03.2012, 20:28
Re: [AJUDA] PlayerInRangeOfPoint - by steeldark - 22.03.2012, 20:29
Re: [AJUDA] PlayerInRangeOfPoint - by @Riichard - 22.03.2012, 20:31
Re: [AJUDA] PlayerInRangeOfPoint - by humildadeforever - 22.03.2012, 20:34

Forum Jump:


Users browsing this thread: 3 Guest(s)