description
This Mod allows you to automatically spawn Bots by simple Rules. FFA: PerPlayer or Maintain | TeamModes: PerDifference or Maintain
Also working for vanilla maps, players don't need to download anything.
DOWNLOAD, DON'T SUBSCRIBE - IT'S SERVER SIDE ONLY!
[ You can use ModList now aswell, users would download the few kilobytes then, but only do that if you want to keep it auto-updated or if you want to help this mod getting more attention. The current auto-download implementation seems to cause alot of issues, so you should not do it if you don't need to, or if you don't use the ModList for other mods already. I suggest the MANUAL INSTALLATION AS IF YOU HAVE ONLY SERVER ACTORS INSTALLED, IT WILL NOT MARK YOUR SERVER AS MODDED IN THE SERVER BROWSER ]
How to use?
1. Stop your server!
2. (Skip to 3. if you install via ModList) Move the "BotAutomation.pak" into "...\Mordhau\Content\Paks\" on your server, where all the pakchunk files are.
3. Now in the "Game.ini" of your server, in the already existing Section "[/Script/Mordhau.MordhauGameMode]" add following line:SpawnServerActorsOnMapLoad=/Game/Mordhau/Maps/Taki7o7/BotAutomation/BotAutomation.BotAutomation_C
4. Add the Settings somewhere in your ini:
[BA-FFA_PerPlayer]
Enabled=True
BotsPerPlayer=1.0
RemoveWhenMinPlayers=False
MinPlayersToRemoveBots=32
[BA-FFA_Maintain]
Enabled=False
Maintain=16
[BA-TM_PerDifference]
Enabled=True
MinNeededDifference=1
Multiplier=1.0
[BA-TM_Maintain]
Enabled=False
MaintainPerTeam=8
5. Edit it to your likings.
You can only enable one FFA & one TM mode, otherwise it will not work.
Maintain Modes will Maintain a total Player+Bots Count. Eg. if it's set to Maintain 16, it the server will have 16 Bots when there are 0 Players, or 0 Bots when there are >=16 Players.
TM_PerDifference will Balance Difference between Teams with Bots. You can also set a Multiplier and a Minimum needed Difference.
FFA_PerPlayer will spawn Bots Per Players. Eg. if its set to 1.0 it would spawn 1 Bot per 1 Player. The other settings are self explanatory.
6. Save the ini & Start the server
0 Comments for BotAutomation