I would strongly suggest you to avoid replying here, if you are here to debate yet again if this script is ok or not it has already been discussed
Anyway i love this mod been using it since it was released so far version 1.1 has been the latest and i dont think Pvp-Project user its going to do an update anytime soon...
So for those who have been using it, have you figure it out a way to easily Alt-Tab when script is not active?? is the ONLY thing that is keeping me of 100% full enjoyment of this add-on...
Question to those using Combat Mode 1.1 (alt-tab)
Started by Noirr, Nov 08 2012 10:56 PM
combat mode alt tab
3 replies to this topic
#1
Posted 08 November 2012 - 10:56 PM
#2
Posted 09 November 2012 - 12:20 AM
I'm assuming your using the standalone program and not the autohotkey?
The .exe gives some people alot of issues, I've been running ahk since 1.0 with 0 problems except I have to turn it off to shift-click items to link them in chat.
It sounds like he going to fix the ctrl/shift click issue in 1.2 which is the only minor annoyance I have with CM.
I'm assuming your using the standalone program and not the autohotkey?
The .exe gives some people alot of issues, I've been running ahk since 1.0 with 0 problems except I have to turn it off to shift-click items to link them in chat.
It sounds like he going to fix the ctrl/shift click issue in 1.2 which is the only minor annoyance I have with CM.
The .exe gives some people alot of issues, I've been running ahk since 1.0 with 0 problems except I have to turn it off to shift-click items to link them in chat.
It sounds like he going to fix the ctrl/shift click issue in 1.2 which is the only minor annoyance I have with CM.
I'm assuming your using the standalone program and not the autohotkey?
The .exe gives some people alot of issues, I've been running ahk since 1.0 with 0 problems except I have to turn it off to shift-click items to link them in chat.
It sounds like he going to fix the ctrl/shift click issue in 1.2 which is the only minor annoyance I have with CM.
#3
Posted 09 November 2012 - 12:24 AM
Either exe or ahk have this issue prevalent , it seems because you are using 1.0 and not 1.1 you dont have this problem but that other version has its own more annoying amount of bugs so yeah was wondering on ver. 1.1 alt tab fix
Edited by Noirr, 09 November 2012 - 12:25 AM.
#4
Posted 13 November 2012 - 04:27 PM
Was able to make a fix around for anyone that uses Combat Mode 1.1 and Google Chrome...and wants to alt tab easily , i downloaded the AHK combat mode version and made an edit script on the file GW2CM.AHK , then right after the lines #IfWinActive Guild Wars 2 , i added this portion:
only works if google chrome opened...suits perfect for me if you use mozilla firefox maybe change Chrome part with Firefox or Mozilla...
anyway have fun!
pd: you will have to delete the duplicate $!Tab line to be able to add mine
!Tab::
if (x_state == 1)
SplashImage, Off
x_state := 0
Send, {RButton Up}
Send, {%Toggle_Key%}
SetTitleMatchMode, 2
IfWinExist, Chrome
WinActivate, Chrome
return
only works if google chrome opened...suits perfect for me if you use mozilla firefox maybe change Chrome part with Firefox or Mozilla...
anyway have fun!
pd: you will have to delete the duplicate $!Tab line to be able to add mine
Edited by Noirr, 13 November 2012 - 04:31 PM.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users









