GTAG - Modding - Opcode Database - 04F9
Opcode Database
04F9
| Description | Sets the world colour. If fade is enabled, there is a transition in the sky colour. If not, the new colour will apply instantly. |
|---|---|
| Parameters (v2) | 1) Integer (INT) 2) Boolean (1 or 0) (INT) |
| Games | |
| Category | Common |
| San Andreas | |
| sascm.ini | 04F9=2,set_extra_colours %1h% fade %2h% |
| Example | 04F9: set_extra_colours 1 fade 0 |
| Command Name | SET_EXTRA_COLOURS |
| Vice City | |
| sascm.ini | 04F9=2,set_extra_colours %1h% fade %2h% |
| Example | 04F9: set_extra_colours 2 fade 0 |
| Command Name | SET_EXTRA_COLOURS |

