Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0173

Opcode Database

0173

DescriptionSets the characters Z Angle.
Parameters (v2)1) Actor handle (Integer) (INT)
2) Angle (Float) (FLOAT)
Gamessa vc iii
CategoryCommon, Player
Command Name (IV)SET_CHAR_HEADING
San Andreas
sascm.ini0173=2,set_char_heading %1d% to %2d%
Example0173: set_char_heading $PLAYER_ACTOR to 262.0
Command NameSET_CHAR_HEADING
Vice City
sascm.ini0173=2,set_actor %1d% z_angle_to %2d%
Example0173: set_actor $723 z_angle_to 13@
Command NameSET_CHAR_HEADING
GTA III
gtascm.ini0173=2,set_actor %1d% z_angle_to %2d%
Example0173: set_actor $CHAR_GUNSHOPOWNER z_angle_to 170.0
Command NameSET_CHAR_HEADING

<< 0172

0174 >>