0176

From GTAMods Wiki
Revision as of 00:13, 20 November 2016 by Link2012 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City San Andreas GET_OBJECT_HEADING


Description
Gets the heading of the object
Syntax
0176: [var] = object [object handle] z_angle
Parameter
[object handle]
The handle of the object
[var]
Variable to store the heading
Native analog
GET_OBJECT_HEADING

This opcode gets the heading (z angle) of the object.

Compass Degrees
North
West 90°
South 180°
East 270°

Keywords

get, store, object, angle, heading

See also

  • GTA III Vice City San Andreas 0177, sets the heading of the object