Jump to content

DeJohn

Members
  • Posts

    215
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by DeJohn

  1. DCS Mi-8MTV2 would be nice
  2. wolle; The Idle Stop is used to stop you from accidently rotating the throttle into the off position. The Release lets you rotate the throttle to its off position.
  3. Question on Helios... What is the trouble getting a huey gauges profile? (no interface? gauge files? etc.) I'm confused as to what is the issue, is it because its NOT an ED module? And if thats the case what is different about BST modules vs ED's? Speaking with BST they seem to want to help us, but don't really know what information we need from them to get it done.
  4. Ok found the problem, its the gunners head position is incorrect. In your Eagle Dynamics\DCS World OpenBeta\Mods\aircrafts\Uh-1h\Cockpit\Scripts\Devices_specs\WeaponSystem.lua Line 44 -- pivot = {-0.121377, -0.1820260, -1.514663}, change to read -- pivot = {-0.121377, -0.138260, -1.514663}, This will place the gunners head in the proper position for using the gun
  5. Its a GREAT update and I thank all involved. Right door gunner sight right on target... Left door gunner impact point is way low from the sight (i'm sure its just a minor numerical adjustment)
  6. You use your mouse to move and fire the door gunners
  7. Hi, don't know where else to post this... To those who use Helios, if Helios detects the moduals you have loaded why doesn't it see the Huey? If the answer is because there is no interface for the Huey, then the question is does anyone know how to make an interface or where I could find that info. Thanks
  8. DeJohn

    Rescue Mission

    Cibit, great mission thanks alot. As far as a Russian UN skin for the uh-1h, here you go with my compliments. Russia_UN_UH-1H.rar
  9. Vlerkies, really nice find thank you. And for those who still don't know why the exagerated shaking in DCS Huey during transitional...its because you don't have tactile feeling of the transition, so they exagerate the effect so you can tell when its occuring. That being said if you still don't like the shaking, you can always reduce the effect yourself.
  10. I sure hope they add export functionality, otherwise I've wasted my time and money on this thing.
  11. I'm in the process of finishing a collective made out of some left over PVC, a few project boxes from radio shack and a saitek throttle quadrant I had for FSX. How I solved the staying put issue without having to crank down on the friction knob was to put some old fishing sinkers I had in the opposite end of the collective as a counter weight. Now I only bearly have the friction know tight.
  12. As it is in our Universe, everything has a minimum of two states, so it is with joystick buttons (up/dn, in/out, on/off, press/reslease) you get the picture. Open your joystick.lua file with Notepad ++ you'll find it in (something like this) C:/user/(username)/saved games/DCS World/Config/Input Do a search for 'JOY_BTN' and find the button you have for 'center view', it should look something like this... combos = {{key = JOY_BTN#},}, pressed = iCommandViewCenter, name =Center View", category = "View"}, Now add the following.... up = iCommandViewAngleDefault, name = 'Zoom normal" It should now look like this... combos = {{key = JOY_BTN#},}, pressed = iCommandViewCenter, name =Center View", up = iCommandViewAngleDefault, name = 'Zoom normal", category = "View"}, Now when you press and release your center view btn, it will set the zoom to normal. Hope this helps (A/229) Reaper
  13. Right now the only way is to arm the helicopter with rockets then jettison the rockets. You'll be left with just the door gunners.
  14. If you really need to drop the time, you can adjust the time of hover at the bottom of the FMOptions.lua file
  15. The last update added the same 'civ' lines to all the liveries. You need to change the discripiton.lua of each livery or wait for someone to do it for you. To do it yourself check out this post... http://forums.eagle.ru/showpost.php?p=1861606&postcount=7
  16. If you don't want to wait for the people to update their skins, you can manually do it yourself. Check out this post on how to do it. http://forums.eagle.ru/showpost.php?p=1861606&postcount=7
  17. I'm sorry you feel its fragmented, and I can see what you are saying. Awhile back I tried A-10C Warthog a friend of mine had. I found it a bit complicated for me, which in turn I never got into DCS. That is until they brought out the UH-1H Huey, now thats from my era and something I can understand, being a rotor-head myself. So because of what ED has done has brought me and I'm sure many others into the DCS World where we might not have otherwise. DJ
  18. Did you update the Missions May be a silly question, but did the May 22 update add the corrected mission files? Check your mission folder and make sure the campaign missions have a 5/16/2013 date. If they don't try getting the files from here: http://forums.eagle.ru/showthread.php?t=106482 It did the trick for me DJ
×
×
  • Create New...