ofp:missions:exit.sqs
Differences
This shows you the differences between two versions of the page.
Previous revision | |||
— | ofp:missions:exit.sqs [2024/07/31 14:58] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== OFP Exit.sqs ====== | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | **Operation Flashpoint (OFP)** aka ArmA: Cold War Assault (CWA) | ||
+ | |||
+ | When campaign mission is completed, file called exit.sqs is executed. This is used for example in Resistance campaign to transfer weapons and soldier information to the next mission (saveVar and saveStatus). | ||
+ | |||
+ | Exit.sqs file is called and executed automatically, | ||
+ | |||
+ | If this file is very long, it is executed... but cant get very far before mission ends so make sure you don't add very complex and absolutely **NO ~ or @ commands** as they simply wont get executed there. | ||