Help with conflicts

Ask gaming related questions (AHK v1.1 and older)
CrawfordPNX
Posts: 38
Joined: 03 Dec 2016, 12:44

Help with conflicts

06 Feb 2019, 01:28

Hello ahk community. Here's a problem that's been bothering me for a long time.
When I play games, mostly RTS ones that require 1234567890 binds along with modifier(+modifier)+x, I see that the keys are stuck on control sometimes and this it presents itself to be quite the frustrating problem. Note I switched LCtrl and LAlt.
I'd like to ask how to get rid of all such instances, or at least alleviate the problem. This is what I had up till now:
#MenuMaskKey vk07 might work.

If GetKeyState("Ctrl")
{
If !GetKeystate("Ctrl","P")
Send Send {Blind}{Ctrl Up}
}
I use this as well. I don't think I see any loop problems, it's just that the games get stuck in the LCtrl down state when I use Lctrl+x(+y).
Thank you for your help, much appreciated.

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 42 guests