Giter Site home page Giter Site logo

a-10's People

Contributors

bobdotcom avatar dependabot[bot] avatar f-jjth avatar github-actions[bot] avatar iahm-col avatar jmaverick16 avatar l0k1 avatar megaf avatar nikolaivchr avatar renaud-roquefort avatar rudolf339 avatar sammyskycrafts avatar swampmo avatar thorstenbr avatar xixilp avatar zorkaa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

a-10's Issues

Closes windows on multiplayer

I'm using this aircraft on multiplayer and when I open a window from "multiplayer" section on top it closes automatically. For example "pilot list" window closes. Also on map I can't select "traffic" section "on" because it turns off it too.

Future Stores

Below is a list of stores that are yet to be modelled and implemented. They are listed in no particular order:

  • AGM-65G (really just a texture change of the D, take from F-16)
  • MK-20
  • CBU-89
  • CBU-97
  • SUU-20 and BDU-33

Specify type of AAR receptacle

The tanker's boom now only wants to track receptacles (and drogues only track probes). The patch below makes the A-10 compatible again.

diff --git a/Models/A-10-model.xml b/Models/A-10-model.xml
index 86dbd0b..a707f5a 100644
--- a/Models/A-10-model.xml
+++ b/Models/A-10-model.xml
@@ -207,6 +207,7 @@
                        <offset-x-m type="double">0.9612</offset-x-m>
                        <offset-y-m type="double">0.0</offset-y-m>
                        <offset-z-m type="double">0.6841</offset-z-m>
+            <type type="string">boom</type>
                </refuel>
        </multiplay>

AAR receptacle point

This defines the receptacle point so that the 707-TT's boom can track it.

diff --git a/Models/A-10-model.xml b/Models/A-10-model.xml
index 7d3960f..ce2e4bd 100644
--- a/Models/A-10-model.xml
+++ b/Models/A-10-model.xml
@@ -9,6 +9,14 @@
                <path>Aircraft/A-10/Models/ext-stores.xml</path>
        </model>

+    <multiplay>
+        <refuel>
+            <offset-x-m type="double">0.9612</offset-x-m>
+            <offset-y-m type="double">0.0</offset-y-m>
+            <offset-z-m type="double">0.6841</offset-z-m>
+        </refuel>
+    </multiplay>
+
        <path>A10-004-015l3.ac</path>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.