Jump to content

Zyll

Members
  • Posts

    544
  • Joined

  • Last visited

Community Answers

  1. Zyll's post in Where to find DCS enums? was marked as the answer   
    You can reference the DCS.lua that comes with Moose:
    https://github.com/FlightControl-Master/MOOSE/blob/master/Moose Development/Moose/DCS.lua
  2. Zyll's post in WAS gun don't automatically slave to head was marked as the answer   
    Most likely (this has been my experience anyways) your sight is currently FCR because you as the pilot switched to it and so as Floyd states, you need to take the additional step before guns will follow your head.

    Zyll @ TAW


  3. Zyll's post in Cannot start engines from the cold start was marked as the answer   
    Are you high (altitude) or hot? The Apache does have challenges starting under extreme conditions.

    If so, I have a video on this:


    Zyll @ TAW



  4. Zyll's post in coalition.side was marked as the answer   
    You can reference the enums, so in this case in place of doing a comparison to 1, use coalition.side.RED. For more enums you can use, reference hoggitworld:
    https://wiki.hoggitworld.com/index.php?title=Special%3ASearch&search=enum&go=Go
  5. Zyll's post in New to scripting... need some help plz! was marked as the answer   
    a1 will evaluate to nil if it doesn't exist, so you can simply wrap the lines that follow in an if clause:

    if a1 != nil then
    ...
    end



    Zyll @ TAW


  6. Zyll's post in Need Default Cockpit Files was marked as the answer   
    As I recall, that folder didn't even exist until you installed that cockpit texture mod (or possibly a different one). The default cockpit textures would have been in a zip file under program files/Eagle Dynamics folder.
    C:\Program Files\Eagle Dynamics\DCS World OpenBeta\Mods\aircraft\AH-64D\Cockpit\Textures\AH-64D-CPT-TEXTURES.zip

    Did you try deleting the Cockpit_AH_64D folder and clearing fxo and metashaders2 folders?

    Zyll @ TAW
  7. Zyll's post in George reticle not slaving? was marked as the answer   
    Set your acquisition source from the TSD page to the TADS and you will see a broken cross where the CP-G had his sensors pointed.
  8. Zyll's post in How long is the INU alignment supposed to take? was marked as the answer   
    The charts on the TSD also appear once the alignment is complete, 4:20 to be exact.
  9. Zyll's post in Text on control panel looks quite blurry in 4K resolution was marked as the answer   
    Are your textures (not terrain textures, the other one) set to high in settings?
×
×
  • Create New...