0A94

From GTAMods Wiki
Revision as of 14:47, 23 April 2021 by RyanDri3957V (talk | contribs) (Created 0A94.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

San Andreas 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.