Problem with GTA symlink not working with #IfWinActive

Ask gaming related questions (AHK v1.1 and older)
Dr_Joint
Posts: 1
Joined: 24 Nov 2016, 11:37

Problem with GTA symlink not working with #IfWinActive

24 Nov 2016, 11:45

So, I had to fix a GTA San Andreas alt-tabbing bug by creating a symlink to the actual exe file, and had to rename it. The problem is, that it still runs from the actual exe file, which is renamed. When I used the original name for the function "#IfWinActive" I just used "GTA:SA", but now it doesnt recognize it. I renamed the exe file to "vodka.exe" and I need to find the name that it could recognize for that function, but I don't know where to look.

If I didn't have the symlink i would use
#IfWinActive, GTA:SA
but now it doesn't work.
Please keep in mind that I'm new to this coding and auto-hotkey thing.

best wishes
Dr_Joint



Helgef
Posts: 4709
Joined: 17 Jul 2016, 01:02
Contact:

Re: Problem with GTA symlink not working with #IfWinActive

24 Nov 2016, 13:09

Try

Code: Select all

#ifwinactive, ahk_exe vodka.exe
See Wintitle.

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 38 guests