GTAG - Modding - Opcode Database - 0AA0
Opcode Database
0AA0
| Description | Executes a gosub command if the condition result is false. Except this difference, this opcode is the same as 004D and can be used instead of it. Parameter: label where the thread is transfered |
|---|---|
| Parameters (v2) | 1) Label pointer (Integer) (LABEL) |
| Games | |
| Category | CLEO 3 |
| San Andreas | |
| sascm.ini | 0AA0=1,else_gosub %1p% |
| Example | 0AA0: else_gosub @CREATE_NEW_ACTOR |
| Command Name | ELSE_GOSUB |

