Jump to content

AstroEma

Members
  • Posts

    454
  • Joined

  • Last visited

Everything posted by AstroEma

  1. Amazing work guys! It looks beautiful! Can't wait to try it out! :) How about a beta tester?
  2. oh come on release it already. :D It's June 1st here! I don't want updates at the start of the month!
  3. Hello Jamie, I have replied to the post on your facebook page as well ;) This is my availability in Local NZ times (GMT + 11) I am available usually at night from 20.00 to 22.00 (apart from Mondays). Tuesdays and Thursdays from 18.00 to 19.45 Saturday and Sundays various time which could be agreed. Not sure it work for you guys? Would be awesome to fly with you.
  4. Hi all, wondering if there's an aerobatic team I could train with in GodZone or Ozzy? Looking for serious aerobatics training :) Cheers, e.
  5. I have sent a request for Nickname change but no answer yet. Just checking if you received it Groove?
  6. NZ as well... Should account longitude!
  7. Awesome that's exactly what I needed! Thanks mate.
  8. Thanks mate, that certainly helps. Any missions or advanced tactics usable?
  9. Mission is still bugged. The last update did not solve much. Any news on a fix?
  10. HI all, Is there any help in employment of countermeasures (techniques and tactics)? I cant seem to be able to avoid Sams ever. Thanks. E.
  11. Awesome idea! :) How do we go about creating the video?
  12. actually the frequencies can't be changed anymore. Bug present and should be fix soon I read.
  13. No wonder I couldn't find it. Have been stressed out since it's been offline!!
  14. Will try that, thanks. Still would like to know if non critical mods will be allowed with IC.
  15. Hello USSR_Rik. The mod changes 3 files: CommandMenu.lua, CommandDialogsPanel.lua and gameMessages.lua I am using a resolution of 5760x1080 and need to have all the menus, etc in the center screen, upper right corner. I need to do this with JSGME, otherewise every time DCS gets updated I need to manually change those files! for the command menu edit DCS World/Scripts/UI/RadioCommandDialogPanel/CommandMenu.lua starting at line 89 do local menuPanel = Panel.new('CommandMenu.menuPanel') menuPanel:setSkin(containerSkin) menuPanel:setBounds(3840 - menuWidth, 0, menuWidth, height) -- edit here container:insertWidget(menuPanel) self.menuPanel = menuPanel additionally DCS World\Scripts\UI\RadioCommandDialogPanel\CommandDialogsPanel.lua starting at line 175 do local screenWidth, screenHeight = Gui.GetWindowSize() screenWidth = 3840 -- add this line local height = 400 local window = DialogLoader.spawnDialogFromFile('Scripts/UI/RadioCommandDialogPanel/CommandDialogsPanel.dlg') window:setBounds(0, 0, screenWidth, height) and finally go to DCS World\Scripts\UI\gameMessages.lua starting at line 54 for me window = DialogLoader.spawnDialogFromFile('Scripts/UI/gameMessages.dlg', localization) main_w, main_h = Gui.GetWindowSize() main_w = 1920 --add this line! --window:setBounds(0,0, main_w, main_h) window:setBounds(1920,0, main_w, main_h) --edit this line
  16. so, I have been unable to play on Nevada NTTR Server because I am running single mod which I created, to bring the comms menu to the central screen, since I use 3 screens. I'm probably late on this, but seriously, I am going to stop playing if IC will not be changed in some way from what it is now.
  17. Understood. Will have to install the stable version then. Do I have to restart the campaign?
  18. I am using OpenBeta. I don't have the Stable release installed.
  19. Awesome!! Thanks for the update!
  20. No worries, I completely understand. :) since AI was talking about Georgian girls in the first mission, thought they were chasing those rather then getting to the objective!
  21. Hi Baltic Dragon, is there a way to repeat a mission? I was doing Mission 3 but told to wait 7 minutes for Alpha group to arrive at location but was never called back. Maybe I missed a comm? Can I repeat a mission in some ways? Thanks, e.
  22. Absolutely :) Including barrel rolling in pair, right?
  23. Looking forward to this aircraft! In the progress of setting up a New Zealand Virtual Aerobatic Team based on the A4 Skyhawks (the original team was named Kiwi Red and part of the RNZAF).
  24. Turn off Allied Communication under setting (don't recall how exactly is called).
  25. RomeoKilo, quick question for you regarding those plans: the CNC machinist I gave the drawings to tells me he has a problem in scaling the drawings to mm. Scaling with 25.4 gives holes (1/8") of 3.6mm in diameter, instead of 3.175. Apparently the scale is 28.8 from inches to mm. Did you find this to be the case as well?
×
×
  • Create New...