Update playerbots.conf

This commit is contained in:
bash
2024-10-27 16:50:43 +01:00
committed by GitHub
parent 6d6d2eb75e
commit 665f47a1f5

View File

@@ -17,13 +17,13 @@ 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 = 2000 AiPlayerbot.MinRandomBots = 4000
AiPlayerbot.MaxRandomBots = 2000 AiPlayerbot.MaxRandomBots = 4000
AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMinLevel = 1
AiPlayerbot.RandomBotMaxLevel = 45 AiPlayerbot.RandomBotMaxLevel = 80
AiPlayerbot.EnableRotation = 0 AiPlayerbot.EnableRotation = 0
#AiPlayerbot.RotationPoolSize = 2000 #AiPlayerbot.RotationPoolSize = 6000
AiPlayerbot.RandomBotAccountCount = 200 AiPlayerbot.RandomBotAccountCount = 200
AiPlayerbot.AutoTeleportForLevel = 1 AiPlayerbot.AutoTeleportForLevel = 1