Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 081C

Opcode Database

081C

DescriptionAdds an outline to the next text drawn using a text draw opcode.
Parameters (v2)1) Integer (INT)
2) Red (0 to 255) (INT)
3) Green (0 to 255) (INT)
4) Blue (0 to 255) (INT)
5) Alpha (0 to 255) (INT)
Gamessa
Category
Command Name (IV)SET_TEXT_EDGE
San Andreas
sascm.ini081C=5,set_text_edge %1h% rgba %2h% %3h% %4h% %5d%
Example081C: set_text_edge 2 rgba 0 0 0 255
Command NameSET_TEXT_EDGE

<< 081B

081D >>