| Description | Makes the game use GXT Entries from the specified GXT Table. Note that GXT Entries from 'MAIN' can still be used, so this opcode doesn't have to be repeated in order to reset the GXT Table. |
|---|
| Parameters (v2) | 1) String (TEXT_LABEL)
|
|---|
| Games | |
|---|
| Category | Common, Text |
|---|
| Command Name (IV) | LOAD_ADDITIONAL_TEXT |
|---|
| San Andreas |
|---|
| sascm.ini | 054C=1,load_mission_text %1s% |
|---|
| Example | 054C: load_mission_text 'INTRO1' |
|---|
| Command Name | LOAD_MISSION_TEXT |
|---|
| Vice City |
|---|
| sascm.ini | 054C=1,load_mission_text %1s% |
|---|
| Example | 054C: load_mission_text 'INTRO1' |
|---|
| Command Name | LOAD_MISSION_TEXT |
|---|