00AA
Revision as of 08:10, 7 December 2015 by Spaceeinstein (talk | contribs) (Created page with "{{Icon|t}} '''GET_CAR_COORDINATES''' <hr /> '''Description''' : Gets the vehicle's coordinates point '''Syntax''' : 00AA: store_car [''car handle''] position_to [''var1''] [''...")
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 x-coordinate
- [var2]
- Variable to store y-coordinate
- [var3]
- Variable to store z-coordinate
Native analog
This opcode stores the x, y, and z-coordinates of the center of mass of the vehicle's body.
Keywords
get, store, car, vehicle, position, coordinates