00AA
Revision as of 12:25, 14 January 2017 by Spaceeinstein (talk | contribs)
- Description
- Gets the vehicle's coordinates point
- Syntax
- 00AA: store_car [car handle] position_to [var1] [var2] [var3]
- Parameter
- [car handle]
- The handle of the vehicle
- [var1]
- Variable to store the x-coordinate
- [var2]
- Variable to store the y-coordinate
- [var3]
- Variable to store the z-coordinate
- Native analog
- GET_CAR_COORDINATES
This opcode gets the x, y, and z-coordinates of the center of mass of the vehicle's body.
Example
- See 0136#Example
Keywords
get, store, car, vehicle, position, coordinates, location
See also
- 00AB, sets the vehicle's coordinates