Update playerbots.conf

This commit is contained in:
bash
2024-09-24 21:13:27 +02:00
committed by GitHub
parent 7ce79cadac
commit ef5a97361d

View File

@@ -17,8 +17,8 @@ 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 = 3200
AiPlayerbot.MaxRandomBots = 3200
AiPlayerbot.MinRandomBots = 2480
AiPlayerbot.MaxRandomBots = 2500
AiPlayerbot.RandomBotMinLevel = 1
AiPlayerbot.RandomBotMaxLevel = 60
AiPlayerbot.RandomBotMaxLevelChance = 0.01
@@ -36,8 +36,8 @@ AiPlayerbot.BotActiveAlone = 100
#-------------------------------------------------------------------
# world account bots and rotation
#-------------------------------------------------------------------
AiPlayerbot.EnableRotation = 0
#AiPlayerbot.RotationPoolSize = 3000
AiPlayerbot.EnableRotation = 1
AiPlayerbot.RotationPoolSize = 3500
AiPlayerbot.RandomBotAccountCount = 500