0A94
Revision as of 14:44, 30 April 2021 by RyanDri3957V (talk | contribs) (Added more correctly usage of this opcode on Sanny Builder.)
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: start_custom_mission "missions\CustomMission1"
- Parameter
- [string]
- Custom mission file path.