GET CAR COORDINATES
Jump to navigation
Jump to search
Number of parameters: 4 | ||
---|---|---|
Parameter # | Type | Description |
1. | handle | car handle |
2. | float | variable to store X pos |
3. | float | variable to store Y pos |
4. | float | variable to store Z pos |
Return value: | ||
Type | Description | |
None |
This function will get the x,y,z coordinates of a car, and store them to variables.