Update playerbots.conf

This commit is contained in:
bash
2024-09-24 20:42:47 +02:00
committed by GitHub
parent 6cea13eacc
commit 9674b05dec

View File

@@ -17,7 +17,7 @@ AiPlayerbot.RandomBotAccountPrefix = "rndbot"
# cause lag if not worse, due the design of level 1 areas they will cluster
# which is hard for the server to deal with.
#-------------------------------------------------------------------
AiPlayerbot.MinRandomBots = 2480
AiPlayerbot.MinRandomBots = 2500
AiPlayerbot.MaxRandomBots = 2500
AiPlayerbot.RandomBotMinLevel = 1
AiPlayerbot.RandomBotMaxLevel = 70
@@ -35,8 +35,8 @@ AiPlayerbot.BotActiveAlone = 100
#-------------------------------------------------------------------
# world account bots and rotation
#-------------------------------------------------------------------
AiPlayerbot.EnableRotation = 1
AiPlayerbot.RotationPoolSize = 3000
AiPlayerbot.EnableRotation = 0
#AiPlayerbot.RotationPoolSize = 3000
AiPlayerbot.RandomBotAccountCount = 500