Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify type of AAR receptacle #8

Closed
onox opened this issue Jul 21, 2016 · 0 comments
Closed

Specify type of AAR receptacle #8

onox opened this issue Jul 21, 2016 · 0 comments

Comments

@onox
Copy link

onox commented Jul 21, 2016

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants