Vehicle(without player) InRangeOfPoint?
#1

Is there any function like this?
I want to make some kind of teleporter.
pawn Code:
for (new x;x<3000;x++)
{
    if (IsPlayerInDynamicCP(x,CheckPT[playerid])) SetPlayerPos(x,X+random(2)-random(4),Y+random(2)-random(4),Z);
    GetVehiclePos(x,XZ,YZ,ZZ);
    /*Got stuck here :[*/
}
(otherwise just post the formula :])
Reply


Messages In This Thread
Vehicle(without player) InRangeOfPoint? - by [DRD]Rodney - 11.08.2010, 12:32
Re: Vehicle(without player) InRangeOfPoint? - by [DRD]Rodney - 11.08.2010, 15:26
Re: Vehicle(without player) InRangeOfPoint? - by Kar - 11.08.2010, 15:33
Re: Vehicle(without player) InRangeOfPoint? - by [DRD]Rodney - 11.08.2010, 15:35
Re: Vehicle(without player) InRangeOfPoint? - by Cameltoe - 11.08.2010, 15:38
Re: Vehicle(without player) InRangeOfPoint? - by Sergei - 11.08.2010, 15:39
Re: Vehicle(without player) InRangeOfPoint? - by [DRD]Rodney - 11.08.2010, 15:41
Re: Vehicle(without player) InRangeOfPoint? - by [XST]O_x - 11.08.2010, 15:42
Re: Vehicle(without player) InRangeOfPoint? - by [DRD]Rodney - 11.08.2010, 15:43

Forum Jump:


Users browsing this thread: 1 Guest(s)