Jump to content

Opy

Members
  • Posts

    63
  • Joined

  • Last visited

Everything posted by Opy

  1. For some time now Unlimited Ammo has not really worked for me in the Instant Missions (A-10C). Though just now my 151 pod seemed to restore itself. It's really the guided bombs I'm trying to practice with though. You don't get a mission editor option on these missions.
  2. Thought there was a way to reset these once they've gone into Aborted mode. But as I can't find those instructions I discovered that if I tell the DSMS that it is a MK-82 I can still CCIP them onto targets.
  3. Serial# 12925 Loc: Sydney, Australia
  4. Yes, it's the green cross I'm looking for. Looking at some other people's setups that have the RWR bezel, I can't see the cross. Started thinking I needed to turn it on in game, but the in game RWR shows it. For now I have removed it and added the warnings panel in it's place. I'll come back to RWR another time. Peter, I've come to the conclusion that you don't actually play the game. You spend way too much time helping out the community by sharing your knowledge. Awesome job, but take a break and go blow something up!
  5. Tried using just your everything profile from the page you linked and RWR does not work on there for me either. It was my understanding that RWR could only be positioned using the monitorsetup.lua as it is a viewport (my interpretation of the 2nd post in this thread by cichlidfan) and could not be positioned with Helios or HawgTouch other than the bezel. I wonder if I just have a dodgy file somewhere.
  6. Thanks again PeterP, but no, I set the screen there to give me some visibility of centre console/dashboard on the bottom screen. I think that particular depth was to coincide with the top of the MFDs. I did copy the RWR from the profile you linked but had no luck. I'll give it another go though, maybe I'll get lucky, or maybe I did something silly previously. Maybe I need to take it out of the monitorsetup.lua first. I'll do some experiments. This is my last chance to work on it until Sunday, so I may not reply to any further advice of yours for a while. I'm not being rude, just spending 4 days at the pub ;)
  7. Cool, this should be the answer to my issue of Trim not working on the TM Warthog stick. Tried the cockpit one but it is not fine enough. I'm hoping the joystick one is less extreme.
  8. Thanks guys. Had some trouble getting Helios working, but I did it like it says in this video and all is well in that regard. Been trying to get RWR working for days. MFDs are fine, but RWR just won't appear. Briefly tried CDU and have same issue but not really concerned with CDU yet. Can you see anything obviously wrong here? _ = function(p) return p; end; name = _('MFCD'); Description = 'Left MFCD on the left monitor,Right MFCD on the right and camera on the center' Viewports = { Center = { x = 0; y = 0; width = screen.width; height = 1644; viewDx = 0; viewDy = 0; aspect = 5040 / 1644; } } Gui = { x = screen.width / 3; y = 0; width = screen.width / 3; height = screen.height; } UIMainView = Gui RWR_SCREEN = { x = 2180; y = 1640; width = 230; height = 230; } LEFT_MFCD = { x = 1680 + 50; y = 2100 - 445; width = 381; height = 381; } RIGHT_MFCD = { x = 2930; y = 2100 - 445; width = 381; height = 381; } -- CDU_SCREEN = -- { -- x = 2665; -- y = 2100 - 445; -- width = 200; -- height = 300; -- } UIMainView = Viewports.Center
  9. Erm, which post? Do you mean this one? http://forums.eagle.ru/showthread.php?t=70716
  10. Error: Could not find part of the path '\Config\Export\Export.back'. This problem was fixed by a reg key issue when Seanie had it a year ago. I can't find any dodgy looking entries in the registry though. This is a fresh install of DCS World and A-10C and HawgTouch to an area on E: drive. Both are being run as admin. A-10C was previously installed on Steam and removed after installing it on World. Probably the cause. Not sure of the solution though.
  11. I have a nice little blank area between my MFDs and would like to add some functions here. I haven't honestly decided what I want there yet, RWR and ADI come to mind. Maybe some emergency switches would be handy too. I'm assuming I need to use HawgTouch or Helios and have the bottom of the game screen just above the MFDs and use the other program to give me the MFDs and gauges. Is that right, or is there a way to have the game position them like I've done with the MFDs?
×
×
  • Create New...