bnepethomas Posted September 7, 2013 Posted September 7, 2013 HI Guys Having trouble seeing the wood for the trees here. Modifying my DCS-A10C installation (pre-DCS World) to run against real switches. Have read the very useful thread on it but I'm missing the obvious. In the excerpt from a Joystick input LUA file, I trying to understand what the 922 in the line ["down"] = 922 comes from? I've checked out command_defs.lua and devices.lua, but no hits there. [243] = { ["combos"] = { [1] = { ["key"] = "JOY_BTN19", ["reformers"] = { }, -- end of ["reformers"] }, -- end of [1] }, -- end of ["combos"] ["name"] = "APU T-Handle Fire Extinguisher", ["category"] = "Fire Extinguishers System", ["down"] = 922, }, -- end of [243] Thanks Peter
Recommended Posts