GTAG - Modding - Opcode Database - 00BC
Opcode Database
00BC
| Description | Displays a high priority text string for the specified time near the bottom of the screen. The last parameter is unused. |
|---|---|
| Parameters (v2) | 1) GXT Entry (String) (TEXT_LABEL) 2) Time in ms (Integer) (INT) 3) Integer (INT) |
| Games | |
| Category | Common, Text |
| Command Name (IV) | PRINT_NOW |
| San Andreas | |
| sascm.ini | 00BC=3,print_now %1g% time %2d% flag %3d% |
| Example | 00BC: print_now 'MTIME3' time 1000 flag 1 // ~s~Come back between 9:00 and 17:00. |
| Command Name | PRINT_NOW |
| Vice City | |
| sascm.ini | 00BC=3,print_now %1g% time %2d% flag %3d% |
| Example | 00BC: print_now 'GXT' time 1000 flag 1 |
| Command Name | PRINT_NOW |
| GTA III | |
| gtascm.ini | 00BC=3,print_now %1g% time %2d% flag %3d% |
| Example | 00BC: print_now 'GXT' time 1000 flag 1 |
| Command Name | PRINT_NOW |

