From 02b656415f8311a0ab81b2af1c5cb6b062d6049a Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Tue, 31 Dec 2024 13:16:35 +0100 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 49b0aaa..92e4180 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 = 4900 +AiPlayerbot.MinRandomBots = 4800 AiPlayerbot.MaxRandomBots = 5000 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 80 @@ -146,13 +146,13 @@ AiPlayerbot.AggroDistance = 22 #------------------------------------------------------------------- # performance related #------------------------------------------------------------------- -AiPlayerbot.BotActiveAlone = 100 +AiPlayerbot.BotActiveAlone = 10 AiPlayerbot.BotActiveAloneForceWhenInRadius = 150 AiPlayerbot.BotActiveAloneForceWhenInZone = 1 AiPlayerbot.BotActiveAloneForceWhenInMap = 0 AiPlayerbot.BotActiveAloneForceWhenIsFriend = 1 AiPlayerbot.BotActiveAloneForceWhenInGuild = 1 -AiPlayerbot.botActiveAloneSmartScale = 1 +AiPlayerbot.botActiveAloneSmartScale = 0 AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 50 AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 200 AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1