Jump to content

rocket302

Members
  • Posts

    65
  • Joined

  • Last visited

Everything posted by rocket302

  1. Thanks for your reply. I found the issue. You must have the dogfight switch in center position. I had it in missile mode which I guess is only for a/a
  2. hi, i'm trying to learn how to use the maverik so i setup a mission and added the maverik to station 3 and 7 when i go to the sms page and try and cycle through to the maverik nothing show up. i have A/G and master Arm on. still no maverik's when i try and select the weapons. what am i missing?
  3. looks like version DCS 2.9.9.2280 - 30.10.2024 still has not fixed this issues
  4. issue still here after DCS 2.9.9.2280 - 30.10.2024
  5. this issues is still here after latest build DCS 2.9.9.2280 - 30.10.2024 maybe if we all keep sending in support tickets this can get fixed
  6. hi, i have a question on FCR not displaying when going into A-G mode. Yes i have all the nav stuff setup. Here is what i found. when i enter A-G mode the MFD is defaulted to Profile 2 which makes the FCR not show up. if i change the Profile to 1 then the FCR shows up. my questions are: 1. why is it defaulting to Profile 2 and how can i change it to always come up with profile 1. 2. in profile 2 i can't turn any FCR on to see it so i'm not sure what the use of Profile 2 is? any help would be appreciated.
  7. Same issue for me. Though they would have fixed this by now. For me meta quest 3 hands show up at first but will not interact with anything. If I go to VR menu they disappear and will not come back until I restart Dcs. However if I can’t toggle or interact with anything they are useless. And yes they worked fine on f16 and f18 before this release
  8. I am having this issue using meta quest 3. Hands will show up at first but if you go to VR menu they will disappear and never show up again unless you restart Dcs. Also when hands are there at first you cannot click or toggle anything. No interaction with controls. I’ve tested with f16 and f18
  9. The following are bugs in the latest DCS build when using VR and showing hand tracking. Tested using Oculus meta quest 3, F-16 and f-18 planes Issues: 1. When you first open DCS the VR hands show properly. However if you enter the VR settings the hands disappear and will not show up again until DCS is exited and restarted. This issue is observed with both "controllers" and/or "hands" set in VR mode. so when you enter VR mode hands disappear forever. 2. VR hands do not trigger controls like switches etc. this issue might be related to the above issues not sure. Note: VR hands were present when "controller" was select and buttons switches worked (interacted with visual hands) in previous DCS versions.
  10. i'm looking for a way to map the comms menu to the hotas or throttle controls. i have been able to map the '\' to open the comms menu, but then i have to use a mouse to go up or down to find my item. i'd like to be able to use the joystick or throttle knobs however i have not found a binding option in DCS. if possible i would like to use the trim to also navigate the menu only when the menu is up, otherwise its a trim yoke. any idea how to do this?
  11. Thanks for the reply. I think I’ll try the model viewer . However we’re do I find that at? Is it’s a 3rd party app?
  12. Hi, i am new to this oh-58d and trying to learn how to use the Hellfire. i'm having issues after i activate the laser with the MFD showing " limit exceeded". I can't seem to get rid of this message. i can turn on/off the laser arm, i can fly around it just will not go away. anyone have ideas how to get this message to disappear without restarting the mission? is this a bug in the module? i have read that the you need to be properly setup for hellfire with angle, distance etc. in testing this i am simply taking off and letting AI take over in a hover. i then arm everything and make sure the missiles are on the right code. this message them pops up in the mfd and will not go away. i can then fly around and its still there. What am i doing wrong?
  13. ok i figured out how to find if the Landing gear is down or not. BUT i cannot find how to know if the Afterburnner is on...please help local mech_info = LoGetMechInfo() local gear = mech_info.gear.value local gearNoseComp = mech_info.gear.nose.rod local gearRightComp = mech_info.gear.main.right.rod local gearLeftComp = mech_info.gear.main.left.rod if the landing gear is down the value is returns 1, if the landing is on the ground and has compression, then the values (mech_info.gear.nose.rod) etc are around .8 , zero if no compression
  14. hi, i have been trying to edit a custom export.lu file to detect if the landing gear is down on the f-16. i have also been trying to figure out id afterburner is on/off. i'd am trying to use those values to send a little kick to my motion rig. the issue are i can't seem to figure out how to get the .lua file to know if the afterburn is on or the landing gear is down. any help please!!!
  15. Hi I’d like to see if I can detect if a plane has afterburner, then if the afterburner is on. does anyone know how to get this info from telemetry ?
×
×
  • Create New...