IsVehicleInRangeOfPoint
#6

PHP код:
stock IsVehicleInRangeOfPoint(vehicleid,Float:range,Float:x,Float:y,Float:z)
{
    return 
range >= GetVehicleDistanceFromPoint(vehicleidx,y,z);

Reply


Messages In This Thread
IsVehicleInRangeOfPoint - by MerryDeer - 26.08.2016, 07:35
Re: IsVehicleInRangeOfPoint - by Konstantinos - 26.08.2016, 07:39
Re: IsVehicleInRangeOfPoint - by SickAttack - 26.08.2016, 07:39
Re: IsVehicleInRangeOfPoint - by MerryDeer - 27.08.2016, 05:18
Re: IsVehicleInRangeOfPoint - by WhiteGhost - 27.08.2016, 05:22
Re: IsVehicleInRangeOfPoint - by SoLetsGO - 27.08.2016, 11:54
Re: IsVehicleInRangeOfPoint - by Scriptery - 16.10.2016, 12:18

Forum Jump:


Users browsing this thread: 3 Guest(s)