GTAG - Modding - Opcode Database - 004D
Opcode Database
004D
Description | Go to the label if the condition result is false. |
---|---|
Parameters (v2) | 1) Label pointer (Integer) (LABEL) |
Games | ![]() ![]() ![]() |
Category | Common, Conditional |
San Andreas | |
sascm.ini | 004D=1,goto_if_false %1p% |
Example | 004D: goto_if_false @MAIN_4068 |
Command Name | GOTO_IF_FALSE |
Vice City | |
sascm.ini | 004D=1,goto_if_false %1p% |
Example | 004D: goto_if_false @MAIN_5272 |
Command Name | ELSE_GOTO;GOTO_IF_FALSE |
GTA III | |
gtascm.ini | 004D=1,goto_if_false %1p% |
Example | 004D: goto_if_false @MAIN_14291 |
Command Name | ELSE_GOTO;GOTO_IF_FALSE |