Jump to content

Recommended Posts

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
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

@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

no, all the screens will just go black out of nowhere

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×