0319

From GTAMods Wiki
Jump to navigation Jump to search

GTA III Vice City SET_CHAR_RUNNING


Description
Sets the character's walk style to run
Syntax
0319: set_actor [char handle] running [int]
Parameter
[char handle]
The handle of the character
[int]
0 = default walk style, 1 = run walk style

Many actions that require the character to move to a location will make the character walk to its destination. This opcode allows the character to run to its destination instead. It does not seem to work on the player character. Legacy documentations had incorrectly described this opcode as setting the character's wander state.

Keywords

set, character, actor, run, running, sprint, sprinting