Update playerbots.conf

This commit is contained in:
bash
2024-11-14 14:42:47 +01:00
committed by GitHub
parent 6b8ca96134
commit 19047cf385

View File

@@ -17,7 +17,7 @@ AiPlayerbot.RandomBotAccountPrefix = "rndbot"
# cause lag if not worse, due the design of level 1 areas they will cluster # cause lag if not worse, due the design of level 1 areas they will cluster
# which is hard for the server to deal with. # which is hard for the server to deal with.
#------------------------------------------------------------------- #-------------------------------------------------------------------
AiPlayerbot.MinRandomBots = 4600 AiPlayerbot.MinRandomBots = 4800
AiPlayerbot.MaxRandomBots = 5000 AiPlayerbot.MaxRandomBots = 5000
AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMinLevel = 1
AiPlayerbot.RandomBotMaxLevel = 80 AiPlayerbot.RandomBotMaxLevel = 80