From 19472cd15920439b0d2136da25a9f3f045926578 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sat, 17 Aug 2024 00:06:02 +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 e0472a3..8fdd6b0 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -26,7 +26,7 @@ AiPlayerbot.DisableDeathKnightLogin = 1 # world account bots and rotation #------------------------------------------------------------------- AiPlayerbot.EnableRotation = 0 -AiPlayerbot.RotationPoolSize = 2400 +#AiPlayerbot.RotationPoolSize = 2400 AiPlayerbot.RandomBotAccountCount = 300 #------------------------------------------------------------------- @@ -52,9 +52,9 @@ AiPlayerbot.MinRandomBotInWorldTime = 3600 AiPlayerbot.MaxRandomBotInWorldTime = 1209600 AiPlayerbot.MinRandomBotRandomizeTime = 7200 AiPlayerbot.MaxRandomBotRandomizeTime = 1209600 -AiPlayerbot.RandomBotsPerInterval = 40 -AiPlayerbot.MinRandomBotReviveTime = 60 -AiPlayerbot.MaxRandomBotReviveTime = 300 +AiPlayerbot.RandomBotsPerInterval = 200 +AiPlayerbot.MinRandomBotReviveTime = 30 +AiPlayerbot.MaxRandomBotReviveTime = 90 AiPlayerbot.MinRandomBotTeleportInterval = 3600 AiPlayerbot.MaxRandomBotTeleportInterval = 18000 AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000