Change Respawn Times on Your Mordhau Server
Updated for Patch 18 Hotfix #1.
You can lengthen how long players, horses, ballistas, and catapults take to respawn. Higher values mean longer respawn times.
Change the respawn times
- In your Game Panel, open Configuration Files.
- Click Text Editor next to
Game.ini. - Under the line
[/Script/Mordhau.MordhauGameMode], add or edit these values:
[/Script/Mordhau.MordhauGameMode]
PlayerRespawnTime=10.000000 ; player respawn time
BallistaRespawnTime=20.000000 ; ballista respawn time
CatapultRespawnTime=20.000000 ; catapult respawn time
HorseRespawnTime=20.000000 ; horse respawn time
- Save the file, then restart the server.