GTAG - Modding - Opcode Database - 016A
Opcode Database
016A
| Description | Fades for the specified time. fade 1 = fade in fade 0 = fade out |
|---|---|
| Parameters (v2) | 1) Boolean (1 or 0) (INT) 2) Time in ms (Integer) (INT) |
| Games | |
| Category | Common, Game |
| Command Name (IV) | DO_FADE |
| San Andreas | |
| sascm.ini | 016A=2,do_fade %1d% fade %2d% |
| Example | 016A: do_fade 0 fade 0 |
| Command Name | DO_FADE |
| Vice City | |
| sascm.ini | 016a=2,do_fade %1d% fade %2b% |
| Example | 016A: do_fade 0 fade 0 |
| Command Name | DO_FADE |
| GTA III | |
| gtascm.ini | 016a=2,do_fade %1d% fade %2b% |
| Example | 016A: do_fade 0 fade 0 |
| Command Name | DO_FADE |

