GTAG - Modding - Opcode Database - 00BB
Opcode Database
00BB
| Description | Displays a low priority text string near the bottom of the screen for the specified time. 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) | |
| San Andreas | |
| sascm.ini | 00BB=3,print %1g% time %2d% flag %3d% |
| Example | 00BB: print 'IE23' time 3000 flag 1 // ~s~This vehicle is not required for export. |
| Command Name | |
| Vice City | |
| sascm.ini | 00BB=3,print %1g% time %2d% flag %3d% |
| Example | 00BB: print 'GXT' time 3000 flag 1 |
| Command Name | |
| GTA III | |
| gtascm.ini | 00BB=3,print %1g% time %2d% flag %3d% |
| Example | 00BB: print 'GXT' time 3000 flag 1 |
| Command Name | |

