Jump to content

apolloace

Members
  • Posts

    312
  • Joined

  • Last visited

Everything posted by apolloace

  1. I may have stumbled upon possible bugs in the PG - Bandar e Jask Airfield parking position. I am on STABLE, setting AI to start from Ramp. Picture-1 - As you can see the airbase has 4 parking spots, but available spots are only 2. You can only assign planes to spots 2 & 3. Picture-2 - Erroneous parking position of 2nd element in the flight, even if I select position 3 for the 2nd element (In the ME only, when you start to fly, it is auto-corrected). Picture-3 - Further to the issue on picture-1 you cannot spawn 3 planes, although 4 parking spots are available.
  2. Why would you want to launch the missile without a valid target? Am I missing something here?
  3. I just made a mission and gave the CH-53E, "Start from Parking Hot" orders on the Tarawa. Below is the result. I don't know if it was reported previously, but it is visually very annoying. I am on Stable version.
  4. Would have liked to hear some updates regarding 2.5.6 to Stable Release, plus the SuperCarrier and F18 AG Radar.
  5. I am on the Stable Version. It has not been updated for a long time.
  6. The Harrier is not spawning on the Tarawa in RAMP START. The Harrier is not spawning at all. Only the Tarawa is there. I have tried both in Caucasus & the Persian Gulf. It is not working.
  7. JUST PURCHASED THE HARRIER & GOT A RUDE SHOCK WITH THIS BUG. :shocking: :shocking: STILL EXISTING.
  8. THANKS FOR YOUR REPLY. THE SITUATION HAS BEEN RESOLVED. DOWNLOADING NOW - 77 % DONE. :)
  9. ANYBODY OUT THERE?? :( I AM STUCK AT 70%. :cry:
  10. ANYBODY CARE TO ANSWER?? ANYBODY FROM ED PLEASE HELP!!
  11. Hi, I am seeing the following error message while installing Persian Gulf Map. Please HELP!! Uploading LOG File. autoupdate_log.txt
  12. That is not very polite! :huh:
  13. I am hoping for the SUPER-CARRIER module to go on Pre-Release Sale, the 1st thing in the New Year.
  14. Imagine some kind of a NATO style Coalition between Russia and Armenia and Azerbaijan. Thus if you want a story based mission, the Russian jets flies on behalf of both countries, defending their borders. You may want to add USAF Aggressors to the coalition if you want a little variety. Probably this is the best you can do currently.
  15. No I never touched autoupdate.cfg. But I am not getting the Error Msg any longer.
  16. I am no longer getting the Error Message. The ERROR seems to have repaired itself.
  17. I am having this error with DCS Updater from today morning, but DCS runs just fine. Tried DCS Updater.exe repair from command prompt, but still getting error. Uploaded both the error msg & log file. PLEASE HELP!
  18. Check out this thread: https://forums.eagle.ru/showthread.php?t=107712
  19. You will need some programming language experience to write scripts & use the DCS Scripting Environment. -> Search Lua Scripting language on the net. First go through it. Then -> Go to top of mission builders forum to the Sticky Topics - MIST & MOOSE. Then you will be ready to start. There is a learning curve involved, but I am sure you will enjoy it. :)
  20. Great Work Mbot!! :thumbup: The above picture looks awesome & familiar. Almost similar to a Desert Storm legendary picture. :)
  21. Hi ruskybeaver, I had to tweak the code a little bit, to make it work. local flagName = flagNames[mist.random(#flagNames)] mist.scheduleFunction(trigger.action.setUserFlag, {flagName, true}, timer.getTime() + 1) I had kept the flags inside the table flagNames and then used a condition loop to get the desired flags set to TRUE. Thanks a lot for your help. :)
  22. Question - Suppose, I have 4 flags which are set to FALSE. I want to choose randomly, to set any 2 of them to TRUE. What are the lua functions or scripts available to perform this task? :helpsmilie:
  23. Thanks for your reply with the suggested codes. I will check this out and let you know. :) I have checked your codes. It works! :thumbup: Just had to tweak the randomTime & checkTime functions a bit. Otherwise, every thing is fine. :) Again thanks a lot for the help!!
  24. I am already aware of that. Anyway thanks for your reply. :) Thanks for your reply with the suggested codes. I will check this out and let you know. :)
  25. I think UNCONTROLLED only works if you use a Ramp Start. What you want to do may be achieved using Scripts (like MIST, MOOSE, ATME). The Lua experts will be able to help you out on this one..... :)
×
×
  • Create New...