What is the best way to check with car is closest within a radius?
Currently i am using:
This works but it does not select the closest car in that radius
Any help?
Regards
Currently i am using:
Code:
20@ = random_vehicle_near_point 10@ 11@ 12@ in_radius 50.0 find_next 0 pass_wrecked 1
Any help?
Regards