00AA
Revision as of 04:58, 8 December 2015 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
This opcode gets the x, y, and z-coordinates of the center of mass of the vehicle's body.
Keywords
get, store, car, vehicle, position, coordinates, location
See also
- 00AB, sets the vehicle's coordinates