Jump to content

salival007

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by salival007

  1. Hey, I had stopped upgrading the file, the latest i use is listed below. F-4E XL.streamDeckProfile F-4E-45MC.lua
  2. @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
  3. 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
  4. 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
  5. 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.
  6. F-4E Icons.zipThese may or may not help. Most are just screen grabs from the cockpit in on/off positions. I use some of the lighter versions for the On/activated positions so i can easily check they're turned on at a glance. Eg. The Master Arm with the red outline.
  7. 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
  8. 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.
  9. Bones or Bailey, do you have a f-4e streamdeck profile to go along with the lua files? I don't see it in the github, perhaps im missing it. Sorry if so.
  10. Has anyone linked a profile for the F4E? Here's what i've been using, its pretty basic from the first LUA you guys worked on. I'd love if someone had something more complete with all the fancy stuff. Thanks F-4E.streamDeckProfile Slight update - forgot to mention i use Streamdeck XL. Outdated.
×
×
  • Create New...