It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
high rated
Keybindings like "Show Map" are not possible in the full game. Just the Demo.
To do these anyway, change
ActionMappings=(ActionName="ShowMap",Key=M,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
to
ActionMappings=(ActionName="ShowMap",Key=Tab,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
in
%LOCALAPPDATA%\Seven\Saved\Config\WindowsNoEditor\Input.ini

If you rebind WASD to ESDF the minigames are still WASD. Change the corresponding four "UIMMGame_*" and "UI_Move*" to fix.
Post edited January 29, 2019 by AlienMind
Thank you =)