GTAG - Modding - Opcode Database - 045B
Opcode Database
045B
| Description | Draws 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) |
| Games | |
| Category | Common, Text |
| Command Name (IV) | DISPLAY_TEXT_WITH_2_NUMBERS |
| San Andreas | |
| sascm.ini | 045B=5,display_text_with_2_numbers %1d% %2d% gxt %3g% numbers %4d% %5d% |
| Example | 045B: display_text_with_2_numbers 320.0 390.0 gxt 'TIME' numbers $TIME_MINS $6228 |
| Command Name | DISPLAY_TEXT_WITH_2_NUMBERS |
| Vice City | |
| sascm.ini | 045B=5,text_draw_2numbers %1d% %2d% %3g% %4d% %5d% |
| Example | 045B: draw_text_2numbers 320.0 390.0 GXT 'TIME' numbers 0@ 1@ // ~1~:~1~ |
| Command Name | DISPLAY_TEXT_WITH_2_NUMBERS |
| GTA III | |
| gtascm.ini | 045B=5,text_draw_2numbers %1d% %2d% %3g% %4d% %5d% |
| Example | 045B: draw_text_2numbers 320.0 390.0 GXT 'TIME' numbers 0@ 1@ // ~1~:~1~ |
| Command Name | DISPLAY_TEXT_WITH_2_NUMBERS |

