Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0340

Opcode Database

0340

DescriptionSets the RGBA to draw the text at.
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)
Gamessa vc iii
CategoryDraw, Text
Command Name (IV)SET_TEXT_COLOUR
San Andreas
sascm.ini0340=4,set_text_colour %1d% %2d% %3d% %4d%
Example0340: set_text_colour 180 180 180 255
Command NameSET_TEXT_COLOUR
Vice City
sascm.ini0340=4,set_text_draw_color %1d% %2d% %3d% %4d%
Example0340: set_text_draw_color 0 0 0 255
Command NameSET_TEXT_COLOUR
GTA III
gtascm.ini0340=4,set_text_draw_color %1d% %2d% %3d% %4d%
Example0340: set_text_draw_color 190 190 190 $1122
Command NameSET_TEXT_COLOUR

<< 033F

0341 >>