Mordhau 为每种游戏模式提供了许多地图,包括能让战斗持续不断的刺激竞技场地图。 其中一些地图会根据所使用的游戏模式而变化。 例如,决斗地图通常会移除尖刺陷阱和其他障碍危险,确保公平的对战环境。 使用下方详细说明的覆盖设置,可以在死亡竞赛或“FFA”游戏模式中使用决斗地图。
1. 登录 BisectHosting Starbase 面板。
2. 停止服务器。
3. 选择 Config Files 选项卡 ,然后选择 Server Config。
4. 在 MapGameModeOverrides=() 这一行,将以下模板粘贴到括号 () 中:
("DU_Arena","/Game/Mordhau/Blueprints/GameModes/BP_DeathmatchGameMode.BP_DeathmatchGameMode_C"), ("DU_Contraband","/Game/Mordhau/Blueprints/GameModes/BP_DeathmatchGameMode.BP_DeathmatchGameMode_C"), ("DU_Cortile","/Game/Mordhau/Blueprints/GameModes/BP_DeathmatchGameMode.BP_DeathmatchGameMode_C"), ("DU_Highlands","/Game/Mordhau/Blueprints/GameModes/BP_DeathmatchGameMode.BP_DeathmatchGameMode_C"), ("DU_Tourney","/Game/Mordhau/Blueprints/GameModes/BP_DeathmatchGameMode.BP_DeathmatchGameMode_C"), ("DU_Truce","/Game/Mordhau/Blueprints/GameModes/BP_DeathmatchGameMode.BP_DeathmatchGameMode_C")注意:必须使用完整模板,才能将更改应用到任何地图。 无法单独更改地图。
5. 编辑完成后,选择保存。
6. 启动服务器。