Steam installieren
Anmelden
|
Sprache
简体中文 (Vereinfachtes Chinesisch)
繁體中文 (Traditionelles Chinesisch)
日本語 (Japanisch)
한국어 (Koreanisch)
ไทย (Thai)
Български (Bulgarisch)
Čeština (Tschechisch)
Dansk (Dänisch)
English (Englisch)
Español – España (Spanisch – Spanien)
Español – Latinoamérica (Lateinamerikanisches Spanisch)
Ελληνικά (Griechisch)
Français (Französisch)
Italiano (Italienisch)
Bahasa Indonesia (Indonesisch)
Magyar (Ungarisch)
Nederlands (Niederländisch)
Norsk (Norwegisch)
Polski (Polnisch)
Português – Portugal (Portugiesisch – Portugal)
Português – Brasil (Portugiesisch – Brasilien)
Română (Rumänisch)
Русский (Russisch)
Suomi (Finnisch)
Svenska (Schwedisch)
Türkçe (Türkisch)
Tiếng Việt (Vietnamesisch)
Українська (Ukrainisch)
Ein Übersetzungsproblem melden
#HotIf WinActive("Company Of Heroes 2", )
Space::vk13
Return
+w::up ;shift+w moves camera up
+a::left ;shift+a moves camera left
+s::down ;shift+s moves camera down
+d::right ;shift+d moves camera right
n::^. ;n selects all infantry
b::^ç ;b selects all vehicle
m::ş ;m selects all (infantry and vehicle)
Space::MButton ; camera movement (hold space + move mouse)
-::alt ; change camera angle (tip: push backspace for resetting it)
alt::ctrl ; alt takes all behaviours of ctrl (alt becomes ctrl)
ctrl::Numpad0 ; ctrl opens tactical map (ctrl becomes Numpad0)
Return
This is for Autohotkey version 2. Some keys mignt not work for you, it depends on your keyboard layout, so you need to change for yourself.
#HotIf WinActive("Company Of Heroes 2", )
-::alt ; - button changes camera angles. tip ; push one time backspace button to fix
(reset) vertical angle, two times to reset entirely or you can change horizantal
angle tactical map view without broke the vertical angle
alt::ctrl ; alt button has the ctrl button functions now. For example, assigning control
groups with alt instead of ctrl and other functions
ctrl::Numpad0 ; ctrl button opens and closes map view
*::Suspend() ; * button stops script running.
Return
any suggestions?
Corsix Mod Studio can do this, but is only compatible with the first game.
How do we repack SGA archives for the second game?
Thanks for the effort in making this guide... Can you help me with a problem I have?
When I play COH2 the autohotkey script works only once, and then stops working. Strangely, when I return to windows the .ahk file that was saved to the desktop has self-deleted!
This has happened 3 times now...
(I'm just trying to remap Numpad0 to ~ key)
Thanks for your help!