From 55408b006f2aaa05ebc926f380fa2e7cee73d8fe Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Tue, 13 Aug 2024 01:27:53 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index d2ae126..bdd539a 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -10,7 +10,7 @@ AiPlayerbot.Enabled = 1 #------------------------------------------------------------------- # randombots (maps: 0=Eastern Kingdoms, 1=Kalimdor, 530=Outland, 571=Northrend) #------------------------------------------------------------------- -AiPlayerbot.MinRandomBots = 2250 +AiPlayerbot.MinRandomBots = 2300 AiPlayerbot.MaxRandomBots = 2300 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 40 @@ -26,7 +26,7 @@ AiPlayerbot.AggroDistance = 40 #------------------------------------------------------------------- # world account bots and rotation #------------------------------------------------------------------- -AiPlayerbot.EnableRotation = 1 +AiPlayerbot.EnableRotation = 0 AiPlayerbot.RotationPoolSize = 2400 AiPlayerbot.RandomBotAccountCount = 300