From 9674b05decc93fbe100468f16b7a7b4391126c5e Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Tue, 24 Sep 2024 20:42:47 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 979c5c2..137b7fc 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -17,7 +17,7 @@ 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 = 2480 +AiPlayerbot.MinRandomBots = 2500 AiPlayerbot.MaxRandomBots = 2500 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 70 @@ -35,8 +35,8 @@ AiPlayerbot.BotActiveAlone = 100 #------------------------------------------------------------------- # world account bots and rotation #------------------------------------------------------------------- -AiPlayerbot.EnableRotation = 1 -AiPlayerbot.RotationPoolSize = 3000 +AiPlayerbot.EnableRotation = 0 +#AiPlayerbot.RotationPoolSize = 3000 AiPlayerbot.RandomBotAccountCount = 500