Mudfly Posted June 17, 2020 Posted June 17, 2020 Hi all, For those of you familiar with autohotkey, perhaps you can help me out. I'm setting up an autohotkey sequence to press and release a series of keys. Here's the beginning of the script (the full script is much longer, but essentially involves more of the same). `:: Send {1 down} Sleep 500 Send {1 up} Sleep 500 Send {2 down} Sleep 500 Send {2 up} Sleep 500 Send {3 down} Sleep 500 Send {3 up} When the ` is pressed in any document, it works fine, giving 1, 2, then 3. But when the ` key is pressed while in DCS (in the A10C), nothing happens. If I press 1, 2, and 3, the functions associated with pressing them take place normally (I've tried varying the functions, but it doesn't really matter what they are, there's no response). Any suggestions?
Lange_666 Posted June 17, 2020 Posted June 17, 2020 You could ask your question in this section: https://forums.eagle.ru/forumdisplay.php?f=96 I'll guess you have a quicker response there. Win11 Pro 64-bit, Ryzen 5800X3D, Corsair H115i, Gigabyte X570S UD, EVGA 3080Ti XC3 Ultra 12GB, 64 GB DDR4 G.Skill 3600. Monitors: LG 27GL850-B27 2560x1440 + Samsung SyncMaster 2443 1920x1200, HOTAS: Warthog with Virpil WarBRD base, MFG Crosswind pedals, TrackIR4, Rift-S, Elgato Streamdeck XL. Personal Wish List: A6 Intruder, Vietnam theater, decent ATC module, better VR performance!
Recommended Posts