RightStuff Posted August 15, 2017 Posted August 15, 2017 Who also cannot get used to the stock NWS-mode of the F-5 Tiger (expl.: NWS is only active as long as the button is pressed), here is a TARGET-one-liner to implement a toggle function like in A-10 or F-16: MapKey(&Joystick, S3, SEQ(EXEC("ActKey(KEYON+DX5);"),EXEC("ActKey(DX5);"))); This maps DX5 to the same button which is used in the A-10 for NWS. If you like to have it mapped to the grey button on the right side of the joystick, use S1 instead of S3. Remark: I generally prefer using a DX-buttons instead of keycodes, as this will definitely not produce any unforseen behavior like hanging or ghosting.
WindyTX Posted August 15, 2017 Posted August 15, 2017 Its a shame as press the button is how it is in real life but somehow the sensitivity in DCS is all messed up. Be nice if they could fix it. Sent from my SM-G955U using Tapatalk I7 3930 4.2GHz ( Hyperthreading Off), GTX1080, 16 GB ddr3 Hotas Warthog Saiteck Combat Pedals HTC Vive, Oculus CV1. GTX 1080 Has its uses
Recommended Posts