029F

From GTAMods Wiki
Jump to navigation Jump to search

GTA III Vice City IS_PLAYER_STOPPED


Description
Checks if the player is "stopped"
Syntax
029F:   player [player handle] stopped
Parameter
[player handle]
The handle of the player

This conditional opcode returns true when the player is "stopped." It behaves almost exactly the same as opcode 02A0 except it returns false when the player is jumping without pressing the movement buttons.

Keywords

check, player, stopped, stop

See also

  • GTA III 02A0, checks if the character is "stopped"