From 15f5c19691abc02e81f69a59e6600dbe49f440b8 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Tue, 24 Sep 2024 20:51:33 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 137b7fc..80276c7 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -17,18 +17,19 @@ 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 = 2500 -AiPlayerbot.MaxRandomBots = 2500 +AiPlayerbot.MinRandomBots = 3200 +AiPlayerbot.MaxRandomBots = 3200 AiPlayerbot.RandomBotMinLevel = 1 -AiPlayerbot.RandomBotMaxLevel = 70 +AiPlayerbot.RandomBotMaxLevel = 60 AiPlayerbot.RandomBotMaxLevelChance = 0.01 AiPlayerbot.RandomBotFixedLevel = 0 AiPlayerbot.DisableRandomLevels = 0 AiPlayerbot.RandombotStartingLevel = 5 AiPlayerbot.SyncLevelWithPlayers = 0 AiPlayerbot.AutoTeleportForLevel = 1 -AiPlayerbot.RandomBotMaps = 0,1,530,571 -AiPlayerbot.DisableDeathKnightLogin = 0 +#AiPlayerbot.RandomBotMaps = 0,1,530,571 +AiPlayerbot.RandomBotMaps = 0,1 +AiPlayerbot.DisableDeathKnightLogin = 1 AiPlayerbot.BotActiveAlone = 100