| Description | Sets the colour of the text draw background box. |
|---|
| Parameters (v2) | 1) Red (0 to 255) (INT) 2) Green (0 to 255) (INT) 3) Blue (0 to 255) (INT) 4) Alpha (0 to 255) (INT)
|
|---|
| Games |  |
|---|
| Category | |
|---|
| Command Name (IV) | SET_TEXT_BACKGROUND_COLOUR |
|---|
| Vice City |
|---|
| sascm.ini | 0346=4,set_text_draw_background_color %1d% %2d% %3d% %4d% ;; never used in VC |
|---|
| Example | |
|---|
| GTA III |
|---|
| gtascm.ini | 0346=4,set_text_draw_background_color %1d% %2d% %3d% %4d% |
|---|
| Example | 0346: set_text_draw_background_color 0 0 0 $1122 |
|---|
| Command Name | SET_TEXT_BACKGROUND_COLOUR |
|---|