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

RIO: Fix missing damage namespace, datalink.nas error #176

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

SammySkycrafts
Copy link

Damage namespace is needed for Datalink.nas as of November 2022. MP RIO up until now did not have damage implemented.

  • Added Damage and notifications namespaces (notifications being requirement for damage)
  • MP Damage is ON by default, can be toggled off using the menu item in Tomcat controls while on ground.
  • Datalink namespace has been moved down for both F-14 pilot and F-14 MP RIO instances to allow damage being defined before datalink gets called, suppressing nasal error.

now required for datalink.nas
allows for missile trails etc to be seen by MP RIO
move datalink namespace down so that damage is defined upon runtime
mode datalink namespace down in -common for same reason as above
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

Successfully merging this pull request may close these issues.

1 participant