But the ABRIS does update the size of the threat circle based on your altitude and LOS impediments. It is not instantaneous but it does update periodically, maybe every 10-15 seconds.
It seems the bug is fixed for ground commanders in 1.2.6; but it still occurs when a pilot tries to control a ground unit from the cockpit. Any word on this?
The master server uses the same username and password as your DCS acccount. Are you able to login directly on their site? If not, maybe request a password reset.
But for the Ka-50, unfortunately, you get the orange 'missing texture' skin.
There is a fix available, posted by 159th_Falcon, here: http://forums.eagle.ru/showthread.php?t=111573
Download Servman (and/or possibly Slmod) and take a look at the code. I know Servman does exactly what you're asking for (except it restarts immediately if the server is empty).
It appears the scripting engine function timer.scheduleFunction(...) no longer works. In my scripts, the functions are called once, maybe twice, then they don't get called again. Can anyone else confirm?
Edit: I think the post was premature--possibly something changed within the called function. Please ignore.
I think someone recently posted a mission/script called "Dismount" or something like that. It probably has most of the elements you're looking for. Ahh... here it is:http://forums.eagle.ru/showthread.php?t=109676
My modification of Deck's script uses "template" triggers in the ME to define the trigger zones and pass variable info to the script (like zone name, zone name as used on the menu, pickup or loading zone, smoke color, and smoke altitude.)
Same here, I want to prevent unloading troops if the gunner door is closed. I can get the state of the pilot/copilot doors using one of the x:command triggers, but I can't find the command code for the gunner doors.