Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 045B

Opcode Database

045B

DescriptionDraws text with 2 numbers.
Parameters (v2)1) X screen coordinate (Float) (INT)
2) Y screen coordinate (Float) (INT)
3) GXT Entry (String) (TEXT_LABEL)
4) Integer (INT)
5) Integer (INT)
Gamessa vc
CategoryCommon, Text
Command Name (IV)DISPLAY_TEXT_WITH_2_NUMBERS
San Andreas
sascm.ini045B=5,display_text_with_2_numbers %1d% %2d% gxt %3g% numbers %4d% %5d%
Example045B: display_text_with_2_numbers 320.0 390.0 gxt 'TIME' numbers $TIME_MINS $6228
Command NameDISPLAY_TEXT_WITH_2_NUMBERS
Vice City
sascm.ini045B=5,text_draw_2numbers %1d% %2d% %3g% %4d% %5d%
Example045B: draw_text_2numbers 320.0 390.0 GXT 'TIME' numbers 0@ 1@ // ~1~:~1~
Command NameDISPLAY_TEXT_WITH_2_NUMBERS
GTA III
gtascm.ini045B=5,text_draw_2numbers %1d% %2d% %3g% %4d% %5d%
Example045B: draw_text_2numbers 320.0 390.0 GXT 'TIME' numbers 0@ 1@ // ~1~:~1~
Command NameDISPLAY_TEXT_WITH_2_NUMBERS

<< 045A

045C >>