# # # OFFICIAL UPDATE # # #
It's officially legit method to add your hotkey scheme. Proof-link
http://www.teamliquid.net/forum/viewmessage.php?topic_id=154298¤tpage=10#190
It's officially legit method to add your hotkey scheme. Proof-link
http://www.teamliquid.net/forum/viewmessage.php?topic_id=154298¤tpage=10#190
You can add your hotkey schemes without editing original MPQ files. SC2Tools modifying your MPQ files, so it's illegal. But adding files isn't illegal, because you don't changing game files. It's undocummented thing in SC2, that the game will read from folders "Replays", "Saves", etc, AND from folder with "Hotkeys" name (if you will create it)
You can edit only hotkeys, that are in schemes. You can't edit unit/building specific hotkeys
1) Create file with any_name.sc2hotkeys with same syntax, like official hotkey schemes
2) Download this file with original hotkey schemes
3) Open your file any_name.sc2hotkeys and add this code
[Settings]
[Commands]
TownCamera=Equals
ReplaySpeedInc=Backspace
[Commands]
TownCamera=Equals
ReplaySpeedInc=Backspace
Instead TownCamera and ReplaySpeedInc you can put your hotkeys from original hotkey file. Open any original file and find any hotkey. Example:
Put blue text BunkerAttack=A to your created file any_name.sc2hotkeys instead TownCamera and ReplaysSpeedInc
And you must REMOVE CONFLICTING HOTKEYS (one hotkey with 2 buttons)
4) Put any_name.sc2hotkeys file to My documents/StarCraft II/Hotkeys/
5) You can select your scheme in hotkey menu ingame options
This topic for peoples, who can't use Grid scheme (really good hotkey scheme), Standart or Classic.
P.S. If you're using Grid scheme, you must put all Grid hotkeys (QWERT, ASDFT, ZXCVB) to your new hotkey scheme too
CommandButton00=Q
CommandButton01=W
CommandButton02=E
CommandButton03=R
CommandButton04=T
CommandButton05=A
CommandButton06=S
CommandButton07=D
CommandButton08=F
CommandButton09=G
CommandButton10=Z
CommandButton11=X
CommandButton12=C
CommandButton13=V
CommandButton14=B
CommandButton01=W
CommandButton02=E
CommandButton03=R
CommandButton04=T
CommandButton05=A
CommandButton06=S
CommandButton07=D
CommandButton08=F
CommandButton09=G
CommandButton10=Z
CommandButton11=X
CommandButton12=C
CommandButton13=V
CommandButton14=B
Or game will use standart (not Grid) hotkeys
You can change only interface hotkeys. I don't know, how to change unit specific hotkeys.