

salival007
Members-
Posts
10 -
Joined
-
Last visited
-
@Bailey F4E I got a thing working, haven't tested it thoroughly. But it worked to display Alt Pressure. function ExportScript.Pilot_Altimeter_Pressure(mainPanelDevice) local Altimeter_Pressure_Readout = mainPanelDevice:get_argument_value(95) local FORMATTED_PRESSURE_ALT = string.format("%.4f", (2.899 * Altimeter_Pressure_Readout) + 28.097) ExportScript.Tools.SendData(export_ids.FORMATTED_PRESSURE, string.format("%.2f", FORMATTED_PRESSURE_ALT)) end Added photo of streamdeck setup, -10 -1 [29.92] +1 +10
-
Cool find, I did have a quick look, i'm not sure what of those commands would be useful to people. Tested the basic navigating the menu buttons which works well. Since I have them bound to my HOTAS though its a not really worthwhile for me to use via the streamdeck. If I could find the DCS ID equivalents for a readout it may be handy to see when the Jammer is ON/OFF and what setting things are in on Jesters end. null
-
salival007 started following DCS-ExportScripts for Stream Deck Community Github Library
-
F-4E XL Profile V.02 -Finished Cold Start Page -Nav Page Nav Knobs and FD switch (WIP) -Added a JESTER folder - Added ASPECT (Other settings I tried Jester would just reset to continue his normal scan pattern.) People can add their own keybinds bound from keyboard here. - Small changes to certain buttons in the on position - they're brighter - just helped me check they're in the ON position at a quick glance. FYI nothing would be done without @Bailey work. I have no idea what version of the LUA i'm using so i've added mine here that this profile works with currently. P.S Bailey any idea if the SAI button is implemented? null F-4E XL v.02.streamDeckProfile F-4E-45MC.lua
-
Thanks for the encouragement. It's very kind. I've been very busy unfortunately with family/work. Apologies my profile has not really progressed, in the end I thought there would be talented persons out there that would make it obsolete. Thanks for reminding me, I intend to revisit or add improvements as suggested.
-
mondo started following salival007
-
Basic F-4E Phantom that has a few read outs, and what you need to drop some bombs. White Border with green text is a readout not a button Most icons are just from the plane, and roughly in the locations correlating to the planes layout. Has a few shortcuts to speed up things - - Reticle presets set to mavericks (45) or Zero or Wall Eye - Weapon Delivery there is a Reset to Off to setup for Air to Air. -Sel Stores sets the jettison knob to Stores (for fuel tank jettison) The + are folders, and are incomplete. nullF-4E XL v.01.streamDeckProfilenullnullnull
-
As I listed mine - definitely not complete but works for the basics. I find it's useful if you list yours so others can modulate it and create their own, whether using your icons or taking ideas. Generally its easier to copy peoples icons that you need - than create your own - if that makes sense. It would be a great help to the community, even if it won't work from a functionality point of view (bones). More options the better - even if they're WIP Just my 2cents.