29.08.2016, 23:54
That doesn't detect the back of the vehicle, it detects if a player is close (depends on the range you specify) of the center of a vehicle.
You can get the position of the vehicle's back with VEHICLE_MODEL_INFO_SIZE used in GetVehicleModelInfo and some calculations.
You can get the position of the vehicle's back with VEHICLE_MODEL_INFO_SIZE used in GetVehicleModelInfo and some calculations.