Hello
thanks for this thread. (sorry for my english in advance...)
i'm now able to bind every switch in the F14
BUT i'm not able for the moment to create increase/decrease keys/functions for the WPN TYPE WHEEL for example
I have tried a lot of tests but without success...
Of course i can bind 44 keys for each position, with 1/43 interval, of the wheel but i don't want this stupid solution ^^
i have tried original switch fonction as we can see in the clickabledata.lu here
-- RIO armament panel
elements["PNT_59"] = multiposition_switch_limited(_("Weapon type wheel"), devices.WEAPONS, device_commands.WEAP_Type_Wheel, cockpit_args.WEAP_Type_Wheel, 44, 1.0/43.0, false)
elements["PNT_59"].sound = {{SOUND_SPRINGY2_KNOB},{SOUND_SPRINGY2_KNOB}}
I change this function with the multiposition_roller_limited() one, doesn't work.
I check the functions in the command_defs.lua and it should work... but no
Maybe i just make a mistake in the default.lua input file.
Someone has the solution? there is something I don't understand obviously
Merci