From b60e5c350cd6b58a1f61d467f2b042250390fd09 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sun, 8 Sep 2024 22:02:40 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 104410a..2bed5f8 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -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 #-------------------------------------------------------------------