GET CLOSEST CAR
Revision as of 07:02, 25 April 2010 by FiddleSticks (talk | contribs)
| Number of parameters: 6 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | float | X-Coordinate |
| 2. | float | Y-Coordinate |
| 3. | float | Z-Coordinate |
| 4. | float | Radius |
| 5. | integer | Unknown (usually 0) |
| 6. | integer | Unknown (usually 70) |
| Return value: | ||
| Type | Description | |
| integer | id of the closest car of the specified radius/coordinates. | |
This function returns the closest car in the specified radius, at the specified coordinates.