PMC websites shut down September 13th 2025 unless yearly web hosting fees are paid. Please Support PMC to help keep these websites online.

Enjoyed or found this pages content useful, please Support PMC to help me keep this web page online beyond september 13th 2025 when yearly web hosting fees are due.

User Tools

Site Tools


arma2:missions:exit.sqf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

arma2:missions:exit.sqf [2011/08/18 12:01] – created exit.sqf initial page. snakemanarma2:missions:exit.sqf [2024/08/01 21:20] (current) – links added. snakeman
Line 1: Line 1:
-====== Exit.sqf ======+====== ArmA 2 Exit.sqf ====== 
 + 
 +[[https://www.pmctactical.org/forum/viewforum.php?f=50|ArmA 2 Forum]], [[:arma2|ArmA 2 Home]], [[arma2:config|ArmA 2 Config]], [[arma2:file_formats|ArmA 2 File Formats]], [[arma2:missions|ArmA 2 Missions]], [[arma2:modeling|ArmA 2 3D Modeling]], [[arma2:scripting|ArmA 2 Scripting]], [[arma2:terrain|ArmA 2 Terrain]], [[arma2:texturing|ArmA 2 Texturing]], [[arma2:tools|ArmA 2 Tools]]
  
 When campaign mission is completed, file called exit.sqf is executed (yes also exit.sqs but for ArmA 2 we use exit.sqf). This can used for example in campaign to transfer weapons and soldier information to the next mission (saveVar and saveStatus). When campaign mission is completed, file called exit.sqf is executed (yes also exit.sqs but for ArmA 2 we use exit.sqf). This can used for example in campaign to transfer weapons and soldier information to the next mission (saveVar and saveStatus).
Line 6: Line 8:
  
 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 sleep or waitUntil commands** as they simply wont get executed there. 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 sleep or waitUntil commands** as they simply wont get executed there.
 +
arma2/missions/exit.sqf.1313668874.txt.gz · Last modified: 2011/08/18 12:01 by snakeman