GTAG - Modding - Opcode Database - 0050
Opcode Database
0050
| Description | Go to the label as a subroutine. Use 0051 to return from the subroutine. |
|---|---|
| Parameters (v2) | 1) Label pointer (Integer) (LABEL) |
| Games | |
| Category | Common |
| Command Name (IV) | GOSUB |
| San Andreas | |
| sascm.ini | 0050=1,gosub %1p% |
| Example | 0050: gosub @SUB_FADE_500MS |
| Command Name | GOSUB |
| Vice City | |
| sascm.ini | 0050=1,gosub %1p% |
| Example | 0050: gosub @HELP_2883 |
| Command Name | GOSUB |
| GTA III | |
| gtascm.ini | 0050=1,gosub %1p% |
| Example | 0050: gosub @C_CARP_1474 |
| Command Name | GOSUB |

