0170
Revision as of 20:10, 28 December 2008 by Spaceeinstein (talk | contribs)
{{{games}}}
- Description
- Gets the Z angle of the player
- Syntax
- {{{syntax1}}}
- Parameter
This gets the Z angle of the player and stores it into a variable. The angle is in degrees. This opcode does not work in San Andreas so use 0172 instead. Note that the parameters are swapped.
Sanny Builder example:
0170: 0@ = player $PLAYER_CHAR Z_angle
Note
The above format is more commonly used. The actual format of this opcode is in order:
0170=2,%1d% %2d%
The format to use depends on which INI file you use.
Keywords
get, store, player, angle