Update playerbots.conf

This commit is contained in:
bash
2024-09-08 22:02:40 +02:00
committed by GitHub
parent 5fb1c901be
commit b60e5c350c

View File

@@ -11,8 +11,8 @@ AiPlayerbot.Enabled = 1
#-------------------------------------------------------------------
# randombots (maps: 0=Eastern Kingdoms, 1=Kalimdor, 530=Outland, 571=Northrend)
#-------------------------------------------------------------------
AiPlayerbot.MinRandomBots = 3200
AiPlayerbot.MaxRandomBots = 3200
AiPlayerbot.MinRandomBots = 3100
AiPlayerbot.MaxRandomBots = 3100
AiPlayerbot.RandomBotMinLevel = 1
AiPlayerbot.RandomBotMaxLevel = 70
AiPlayerbot.RandomBotMaxLevelChance = 0.01
@@ -30,7 +30,7 @@ AiPlayerbot.BotActiveAlone = 100
# world account bots and rotation
#-------------------------------------------------------------------
AiPlayerbot.EnableRotation = 0
#AiPlayerbot.RotationPoolSize = 2400
#AiPlayerbot.RotationPoolSize = 3200
AiPlayerbot.RandomBotAccountCount = 400
@@ -47,7 +47,7 @@ AiPlayerbot.MaintenanceCommand = 1
#-------------------------------------------------------------------
AiPlayerbot.MaxAddedBots = 40
AiPlayerbot.MaxAddedBotsPerClass = 40
AiPlayerbot.AddClassAccountPoolSize = 70
AiPlayerbot.AddClassAccountPoolSize = 80
#-------------------------------------------------------------------