Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 02A0

Opcode Database

02A0

DescriptionReturns true if the character is not moving.
Parameters (v2)1) Actor handle (Integer) (INT)
Gamessa vc iii
CategoryActor, Common, Conditional
Command Name (IV)IS_CHAR_STOPPED
San Andreas
sascm.ini02A0=1, is_char_stopped %1d%
Example02A0: is_char_stopped $PLAYER_ACTOR
Command NameIS_CHAR_STOPPED
Vice City
sascm.ini02a0=1, actor %1d% stopped ;; never used in VC
Example02A0: actor $PLAYER_ACTOR stopped
Command NameIS_CHAR_STOPPED
GTA III
gtascm.ini02A0=1, actor %1d% stopped
Example02A0: actor $FRANK1_PARTY_PERSON1 stopped
Command NameIS_CHAR_STOPPED

<< 029F

02A1 >>