Skip to content
View in the app

A better way to browse. Learn more.

iniBuilds Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

B2 Spirit Weapon Button mapping

Featured Replies

I was trying to map the cargo hold and release to buttons in SPAD to my hardware but I can't get the LVAR variables to toggle correctly.  Can you please advise what they are?

 

Due to the way the aircraft is set-up with conditions for dropping the ordnance, you may not be able to map a single button to release them. There are also certain timers within the code allowing the re-arming and release. It is not just one LVAR but a combination of a few that must be met.

That said, here are the LVARs and values required for the functions to work:

For release:

  • L:CARGO_BAY = 1
  • L:CARGO_RELEASE = 1
  • L:CARGO_CHRONO = 1
  • L:CARGO_RELOAD_CHRONO = 0

For reload:

  • L:CARGO_RELEASE = 0
  • L:CARGO_RELOAD_CHRONO = 1

 

You must also meet all critera for speed and height before release.

  • Author

Thank you - I mapped 3 buttons (bay open, release, reload) and it works perfectly.  Very cool and great customer service with responses!

Guest
This topic is now closed to further replies.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.