ArmA 3 Forum, ArmA 3, ArmA 3 Config, ArmA 3 Missions, ArmA 3 3D Modeling, ArmA 3 Scripting, ArmA 3 Terrain, ArmA 3 Texturing, 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.
endMission "END1";
Or was it this:
"end1" call BIS_fnc_endMission;