Guest Posted March 9, 2013 Hi All, Not sure where to post this as there isn't a scripting section of the forum yet? Using the same code that I always used in Arma 2 I am unable to remove the camera border. Also I can not get the camera to activate from a trigger, it only works when placed in the init line of a unit. Any idea how to solve this? I am using this script: "This exec camera.sqs"; showcinemaborder false; Thanks in advance, Richie. Share this post Link to post Share on other sites
rok 0 Posted March 9, 2013 player exec "camera.sqs" from trigger works for me. No idea on cinemaborders. Scripting section for Alpha: http://forums.bistudio.com/forumdisplay.php?162-ARMA-3-ALPHA-MISSION-EDITING-amp-SCRIPTING Share this post Link to post Share on other sites
Guest Posted March 9, 2013 Thank you very much mate. Sorry, I did not see that forum section, my mistake. Share this post Link to post Share on other sites