someone please make a AHK sript for me that works in with the new grid key system in coh2.
The current grid system is great and all but i want 2 changes
attack move to change from q to w
and tac map to pop up with ctrl+s
rest all the grid i want to stay the same..
however if it is not possible to make with the grid system. id still like attack move with w and tac map with ctrl+s.. since thats all i use
thx in advance.
ps i downloaded and tried ahk for vcoh with coh2 but it didnt work
need help for AutoHotKey
16 Aug 2013, 10:14 AM
#1
Posts: 366
16 Aug 2013, 10:28 AM
#2
17 Posts: 2838 | Subs: 3
#IfWinActive, Company Of Heroes
w::q
^s::Numpad0
return
I think that will work.
w::q
^s::Numpad0
return
I think that will work.
16 Aug 2013, 10:40 AM
#3
Posts: 1582 | Subs: 4
#IfWinActive, Company Of Heroes
It should usually have the exact name of the application that also appears in the task manager. For CoH2 it should therefore be
Code
#IfWinActive, Company Of Heroes 2
if i am not mistaken (writing from work)
Also, i would assign a new key for w, if you use it for q. easiest would be to just swap them.
16 Aug 2013, 10:49 AM
#4
17 Posts: 2838 | Subs: 3
It should usually have the exact name of the application that also appears in the task manager. For CoH2 it should therefore be
Code#IfWinActive, Company Of Heroes 2
I expect it will work for both, actually, as I had it written. I use the same AHK script for both COH1 and COH2. But maybe I'm just lucky

#IfWinActive, Company Of Heroes
q::Numpad0
return
16 Aug 2013, 17:57 PM
#5
Posts: 366
didnt work at all.. i tried with both normal key system and grid key system
28 May 2016, 03:51 AM
#6
4 Posts: 4301 | Subs: 2
the script CH had provided me worked.
but now it suddenly stopped working out of the blue. literally nothing has changed.
any ideas?
EDIT: nvm. i just had to add 2 at the end of the first line.... whhhhhhhhhhhheird.
but now it suddenly stopped working out of the blue. literally nothing has changed.
any ideas?
EDIT: nvm. i just had to add 2 at the end of the first line.... whhhhhhhhhhhheird.
PAGES (1)

2 users are browsing this thread:
2 guests
Livestreams
|
|
|
25 | ||
|
|
|
24 | ||
|
|
|
17 | ||
|
|
|
111 | ||
|
|
|
18 | ||
|
|
|
4 | ||
|
|
|
3 | ||
|
|
|
3 | ||
|
|
|
1 |
Ladders Top 10
-
#Steam AliasWL%Streak
- 1.815139.854+3
- 2.46569.871-1
- 3.882302.745+1
- 4.404213.655+1
- 5.14465.689-1
- 6.21156.790-2
- 7.303130.700-1
- 8.361189.656+7
- 9.739448.623+3
- 10.505328.606+1
Replay highlight
VS
-
cblanco ★ -
보드카 중대
-
VonManteuffel -
Heartless Jäger
Einhoven Country
Honor it
16
Download
2724
Board Info
886 users are online:
886 guests
0 post in the last 24h
3 posts in the last week
20 posts in the last month
3 posts in the last week
20 posts in the last month
Registered members: 63064
Welcome our newest member, 789betaionline6
Most online: 4501 users on 26 Oct 2025, 01:00 AM
Welcome our newest member, 789betaionline6
Most online: 4501 users on 26 Oct 2025, 01:00 AM







