====== ArmA 3 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]]
this exec "camera.sqs" in ArmA 3?
[] call BIS_fnc_cameraOld;
Use it the same way, WASD to move, keypad numbers to rotate / tilt, press LMB to save camera position to clipboard.txt file in profiles dir.
**Cinemaborder**
To turn the cinema borders OFF, do this:
[false] call BIS_fnc_cinemaBorder;