Inrange
#1

How can I get if a player is in range of a vehicle? Like I have this command:

pawn Код:
command(fish, playerid, params[])
{
    return 1;
}
I also have the fishing reefer added.

pawn Код:
reefer = CreateVehicle(blablabla);
How can I get if they are in range of the vehicle? So they can fish off it.

Thanks

-iGetty
Reply


Messages In This Thread
Inrange - by iGetty - 21.09.2011, 12:49
Re: Inrange - by Stigg - 21.09.2011, 12:54
Re: Inrange - by iGetty - 21.09.2011, 12:55
Re: Inrange - by aRoach - 21.09.2011, 12:55

Forum Jump:


Users browsing this thread: 1 Guest(s)