GTAG - Modding - Opcode Database - 00BA
Opcode Database
00BA
Description | Displays styled text of the specified GXT entry. |
---|---|
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_BIG |
San Andreas | |
sascm.ini | 00BA=3,print_big %1g% time %2d% style %3d% |
Example | 00BA: print_big 'BEEFY' time 1000 style 2 // Beefy Baron |
Command Name | PRINT_BIG |
Vice City | |
sascm.ini | 00BA=3,print_big %1g% time %2d% style %3d% |
Example | 00BA: print_big 'GXT' time 1000 style 2 |
Command Name | PRINT_BIG |
GTA III | |
gtascm.ini | 00BA=3,print_big %1g% time %2d% style %3d% |
Example | 00BA: print_big 'GXT' time 1000 style 2 |
Command Name | PRINT_BIG |