0A94
LOAD_AND_LAUNCH_CUSTOM_MISSION
- Description
- Begins a CLEO mission from a specified file. The file extension is not needed to specify, the opcode will search for the file with the extension .cm (Custom Mission). The mission starts from the file CLEO\missions\CustomMission1.cm in this example.
- Syntax
- 0A94: load_and_launch_custom_mission "missions\CustomMission1"
- Parameter
- [string]
- Custom mission file path.