Difference between revisions of "0172"
Jump to navigation
Jump to search
(page updates) |
m |
||
Line 13: | Line 13: | ||
This opcode gets the heading (Z angle) of the character. | This opcode gets the heading (Z angle) of the character. | ||
− | {{direction|deg | + | {{direction|deg}} |
== Keywords == | == Keywords == |
Revision as of 20:31, 10 November 2016
- Description
- Gets the heading of the character
- Syntax
- 0172: [var] = actor [char handle] z_angle
- Parameter
- [var]
- Variable to store the heading
- [char handle]
- The handle of the character
- Native analog
- GET_CHAR_HEADING
This opcode gets the heading (Z angle) of the character.
Compass | Degrees |
---|---|
North | 0° |
West | 90° |
South | 180° |
East | 270° |
Keywords
get, store, actor, character, angle, heading