GET CLOSEST CAR

From GTAMods Wiki
Revision as of 07:01, 25 April 2010 by FiddleSticks (talk | contribs) (Created page with '{{Native |np = 6 |p1t = float |p1d = X-Coordinate |p2t = float |p2d = Y-Coordinate |p3t = float |p3d = Z-Coordinate |p4t = float |p4d = Radius |p5t …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
GET_CLOSEST_CAR
Number of parameters: 6
Parameter #TypeDescription
1.floatX-Coordinate
2.floatY-Coordinate
3.floatZ-Coordinate
4.floatRadius
5.integerUnknown (usually 0)
6.integerUnknown (usually 70)
Return value:
TypeDescription
None

This function returns the closest car in the specified radius, at the specified coordinates.