Not looking to do a complete overhaul of the hotkeys or anything, just want to set my tactical map from the default num 0 to one of my mouse keys. I know you can't do it ingame (Relic-), so anyone want to help out a non tech nerd? I attempted a quick google but at a glance saw nothing very straightforward.
I rebinded the tactical map to "q" and moved the arrow keys to "wasd", so that I can move the camera in a more comfortable way. "asd" has been moved to "yxc" (German Keyboard). Also, I binded "r" (reinforce) to my mousewheel. Makes it pretty handy to reinforce many guys with just one wheel turn. "u" (vehicle reverse) and "t" (retreat) are moved to extra mouse buttons. "F1" (Headquarters) is moved to "°" because the distance between the F-keys and other hotkeys is just too far and the only F-Key I use is "F1" for "doubletab+reinforce":
WheelUp::send {r}
q::Numpad0
XButton2::u
XButton1::t
t::h
w::Up
a::Left
s::Down
d::Right
y::a
x::s
c::d
^::F1
So, if you only want to bind the tactical map to one of the extra mouse buttons, you can use:
XButton2::Numpad0
or
XButton1::Numpad0