SantoJ 0 Posted July 30, 2019 Hi, I have set up some live feed cameras and am using an addAction to turn them on and off, this works perfectly in single player but in multiplayer the addAction simply has no effect. When executing cameras.sqf through the execute code module from Achilles the screen all turn black and show no live feed. Code: cameras.sqf: https://pastebin.com/pzCwKTGS camerasOff.sqf: https://pastebin.com/puukApqW addAction on laptop: this addAction ["Turn On CCTV", "cameras.sqf"]; this addAction["Turn Off CCTV", "camerasOff.sqf"]; Share this post Link to post Share on other sites
wogz187 1086 Posted July 30, 2019 Maybe this will help. Share this post Link to post Share on other sites
SantoJ 0 Posted July 31, 2019 8 hours ago, wogz187 said: Maybe this will help. I got the addAction working however, all the screen with the live feed go black after a while and only begin streaming again when server is restarted Share this post Link to post Share on other sites
wogz187 1086 Posted July 31, 2019 @SantoJ Quote "... feed go black after a while..." A while? Is it after you have used splendid camera or some other camera view? Share this post Link to post Share on other sites
SantoJ 0 Posted July 31, 2019 no, all the screens will just go black out of nowhere Share this post Link to post Share on other sites