LCBradley3k 10 Posted August 18, 2013 I made a free camera trigger following this tutorial: http://www.youtube.com/watch?v=HoMW_C6Vd-E The problem is, in multiplayer when I activate it using Radio Alpha, it affects all players. I used this script: player exec "camera.sqs"; showCinemaBorder false; setAccTime 1.0 I want to be the only one to use the free camera so I can record, and the others can play. How do I make it so when I use the trigger, only my player get's the free camera? Share this post Link to post Share on other sites
kylania 568 Posted August 18, 2013 Create the trigger locally. Share this post Link to post Share on other sites