Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 004D

Opcode Database

004D

DescriptionGo to the label if the condition result is false.
Parameters (v2)1) Label pointer (Integer) (LABEL)
Gamessa vc iii
CategoryCommon, Conditional
San Andreas
sascm.ini004D=1,goto_if_false %1p%
Example004D: goto_if_false @MAIN_4068
Command NameGOTO_IF_FALSE
Vice City
sascm.ini004D=1,goto_if_false %1p%
Example004D: goto_if_false @MAIN_5272
Command NameELSE_GOTO;GOTO_IF_FALSE
GTA III
gtascm.ini004D=1,goto_if_false %1p%
Example004D: goto_if_false @MAIN_14291
Command NameELSE_GOTO;GOTO_IF_FALSE

<< 004C

004E >>