DCS-Skunkworks / dcs-bios

Data export tool for DCS.
https://dcsbios.com/
GNU General Public License v3.0
290 stars 65 forks source link

AH64D Missing Buttons #1006

Closed Petedcc closed 2 months ago

Petedcc commented 2 months ago

Version

Aircraft

AH-64D

Control

Stores Jettison and Emergency panels

Description

All the lights work but the buttons listed dont have refs in bios, could these be added please? Emergency Panel: Hydraulics button

Stores Jettison: (Arm/Safe) L Tip, L Outboard, L inboard, R Tip, R Outboard, R inboard,

Screenshots

No response

Additional context

No response

charliefoxtwo commented 2 months ago

Are these not the store jettison buttons?

PLT_JETT_STORE_LO
PLT_JETT_STORE_LI
PLT_JETT_STORE_RI
PLT_JETT_STORE_RO
PLT_JETT_STORE_LW
PLT_JETT_STORE_RW
charliefoxtwo commented 2 months ago

Likewise, it looks like the emergency hydraulics button may be PLT_EMERG_HYD_BTN

These are all in the PLT Left Console category

Petedcc commented 2 months ago

Are these not the store jettison buttons?

PLT_JETT_STORE_LO
PLT_JETT_STORE_LI
PLT_JETT_STORE_RI
PLT_JETT_STORE_RO
PLT_JETT_STORE_LW
PLT_JETT_STORE_RW

I dont seem to have these, im using the nightly update version? And yes im just blind with the hydraulics, thankyou!

charliefoxtwo commented 2 months ago

The jettison store buttons were added back when the module was first added as far as I know. I just checked, and they're in both the latest release and nightly builds. You can see them all if you search for "station" in Bort (or just scroll down in the PLT Left Console category). image

Petedcc commented 2 months ago

Ahh id been searching jett/store... got them thanks very much !