ARK: Survival Evolved

ARK: Survival Evolved

Editable Server UI (WBUI) Open Source
 此主题已被置顶,因此可能具有重要性
Don Camillo  [开发者] 2019 年 2 月 11 日 上午 7:56
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
最后由 Don Camillo 编辑于; 2019 年 2 月 11 日 上午 8:11