Difference between revisions of "GET CLOSEST CAR"
								
								Jump to navigation
				Jump to search
				
			
		
					
								
							
		| 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   …') | 
| (No difference) | 
Revision as of 07:01, 25 April 2010
| 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 | |
| None | ||
This function returns the closest car in the specified radius, at the specified coordinates.

