PMC websites shut down November 13th 2025 unless web hosting fees are paid. See up to date status from PMC Website Hosting and Domain Registration Fee Status forum topic. 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 November 13th 2025 when web hosting fees are due.

User Tools

Site Tools


arma3:scripting:end-cutscene

Differences

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

Link to this comparison view

arma3:scripting:end-cutscene [2017/01/22 18:13] – created end-cutscene initial page. snakemanarma3:scripting:end-cutscene [2024/08/02 16:26] (current) – links added. snakeman
Line 1: Line 1:
 ====== ArmA 3 End Cutscene ====== ====== ArmA 3 End Cutscene ======
  
-With ArmA 3 cutscenes you can simply use endmission to end them, no need to make variable which you set true and destroy camera.+[[https://www.pmctactical.org/forum/viewforum.php?f=68|ArmA 3 Forum]], [[:arma3|ArmA 3]], [[arma3:config|ArmA 3 Config]], [[arma3:missions|ArmA 3 Missions]], [[arma3:modeling|ArmA 3 3D Modeling]], [[arma3:scripting|ArmA 3 Scripting]], [[arma3:terrain|ArmA 3 Terrain]], [[arma3:texturing|ArmA 3 Texturing]], [[arma3:tools|ArmA 3 Tools]] 
 + 
 +With ArmA 3 cutscenes you can simply use endMission to end them, no need to make variable which you set true and destroy camera.
 <code php> <code php>
 endMission "END1"; endMission "END1";
Line 9: Line 11:
 "end1" call BIS_fnc_endMission; "end1" call BIS_fnc_endMission;
 </code> </code>
 +
arma3/scripting/end-cutscene.1485108808.txt.gz · Last modified: 2017/01/22 18:13 by snakeman