02A0

From GTAMods Wiki
Jump to navigation Jump to search

GTA III IS_CHAR_STOPPED


Description
Checks if the character is "stopped"
Syntax
02A0:   actor [char handle] stopped
Parameter
[char handle]
The handle of the character

This conditional opcode returns true when the character is "stopped." The command name is somewhat misleading. Being stopped includes standing still while on foot or in a vehicle, jumping without pressing the movement buttons, releasing the sprint button while running, falling without pressing the movement buttons, and exiting a vehicle.

Keywords

check, character, actor, stopped, stop

See also

  • GTA III Vice City 029F, checks if the player is "stopped"