Jump to content

ajax

Members
  • Posts

    491
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by ajax

  1. 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.
  2. Try this: mist.teleportInZone('group1', 'zone1', true, 100)
  3. Okay, thanks.
  4. Is there a way to determine in your script whether the current mission is being run in SP versus MP?
  5. You need to be more specific. There are too many missions out there with scripts to try to guess which one you mean.
  6. 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?
  7. 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.
  8. Yes. I have 8 GB and had no issues before 1.2.5. It seems more frequent with 1.2.6. I get the same Windows warning you described.
  9. WC, this has been my experience as well. To solve the problem, edit the {DCS}\config\view\server.lua file on the server. Set F5 view to false.
  10. I'm not sure about the 1 m -- I think that if you engage altitude hold at < 4 m then all AP channels are turned off.
  11. 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
  12. Use right-alt- \ while airborne, \ when on the ground.
  13. Devrim, I've found that the behavior you describe can be solved by clicking "Uncage Shkval/Designate Target" with the HMS activated.
  14. 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).
  15. Setting 1 = S-8 TsM (smoke rockets)
  16. 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.
  17. See "Changing Chat Colors": http://forums.eagle.ru/showthread.php?t=54702
  18. Yes, the 159th is running Servman.
  19. Yes, I noticed it last night.
  20. 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
  21. Could you post a little more information about what you want to do? Your original post is a bit cryptic.
  22. 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.)
  23. 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.
  24. On the main multiplayer screen there is button labelled 'Options'. Click it then change your name.
  25. Should be fairly easy to do. See the Huey drop script by Deck http://forums.eagle.ru/showthread.php?t=106294
×
×
  • Create New...