GTAG - Modding - Opcode Database - 0904
Opcode Database
0904
| Description | Returns the RGBA of the specified HUD colour. See here for more details. |
|---|---|
| Parameters (v2) | 1) Integer (INT) 2) (Returned) Red (0 to 255) (INT) 3) (Returned) Green (0 to 255) (INT) 4) (Returned) Blue (0 to 255) (INT) 5) (Returned) Alpha (0 to 255) (INT) |
| Games | |
| Category | |
| Command Name (IV) | GET_HUD_COLOUR |
| San Andreas | |
| sascm.ini | 0904=5,get_hud_colour %1h% store_to %2d% %3d% %4d% %5d% |
| Example | 0904: get_hud_colour 6 store_to $COLOR_RED $COLOR_GREEN $GAMBLES_CASHWIN $3400 |
| Command Name | GET_HUD_COLOUR |

