GTAG - Modding - Opcode Database - 045A
Opcode Database
045A
| Description | Draws text with 1 number. |
|---|---|
| Parameters (v2) | 1) X screen coordinate (Float) (INT) 2) Y screen coordinate (Float) (INT) 3) GXT Entry (String) (TEXT_LABEL) 4) Integer (INT) |
| Games | |
| Category | Common, Text |
| Command Name (IV) | DISPLAY_TEXT_WITH_NUMBER |
| San Andreas | |
| sascm.ini | 045A=4,display_text_with_number %1d% %2d% gxt %3g% number %4d% |
| Example | 045A: display_text_with_number 320.0 155.333 gxt 'ALLRACE' number 0@ |
| Command Name | DISPLAY_TEXT_WITH_NUMBER |
| Vice City | |
| sascm.ini | 045A=4,text_draw_1number %1d% %2d% %3g% %4d% |
| Example | |
| Command Name | DISPLAY_TEXT_WITH_NUMBER |

