new Float:X,Float:Y,Float:Z;GetVehiclePos(vehicleid, X, Y, Z);if(IsPlayerInRangeOfPoint(playerid, 55.0, X, Y, Z)){ ...}