ARK: Survival Evolved

ARK: Survival Evolved

Editable Server UI (WBUI) Open Source
 This topic has been pinned, so it's probably important
Don Camillo  [developer] Feb 11, 2019 @ 7:56am
Custom KeyBinding
Custom Keybind to open the UI:

Each Player will be able to set a custom key to open the UI.
Therefor they need to open this file in their local ARK directory:
\steamapps\common\ARK\ShooterGame\Config\DefaultInput.ini

and add this line:
+ActionMappings=(ActionName="WBUIOpen",Key=J,bShift=False,bCtrl=False,bAlt=False,bCmd=False)

below this line:
[/script/engine.inputsettings]

In this example i've bound the "J" key to open the UI
Last edited by Don Camillo; Feb 11, 2019 @ 8:11am