GTAG - Modding - Opcode Database - 03CB
Opcode Database
03CB
| Description | Starts loading a specific location, just like if the player was there, removing LOD textures. Makes the location load quickly and stops loading other locations. |
|---|---|
| Parameters (v2) | 1) X Coord (Float) (FLOAT) 2) Y Coord (Float) (FLOAT) 3) Z Coord (Float) (FLOAT) |
| Games | |
| Category | Common, Game |
| Command Name (IV) | LOAD_SCENE |
| San Andreas | |
| sascm.ini | 03CB=3,load_scene %1d% %2d% %3d% |
| Example | 03CB: load_scene 2488.562 -1666.865 13.3757 |
| Command Name | LOAD_SCENE |
| Vice City | |
| sascm.ini | 03CB=3,load_scene %1d% %2d% %3d% |
| Example | 03CB: load_scene 83.0 -849.8 9.3 |
| Command Name | LOAD_SCENE |
| GTA III | |
| gtascm.ini | 03CB=3,load_scene %1d% %2d% %3d% |
| Example | 03CB: load_scene -559.6249 1030.5 40.0 |
| Command Name | LOAD_SCENE |

