From caa6d2276d9c87d36d096a751961b6cdf8a16420 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Mon, 12 Aug 2024 23:51:23 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 79feedf..d2ae126 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -15,16 +15,13 @@ AiPlayerbot.MaxRandomBots = 2300 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 40 AiPlayerbot.RandomBotMaxLevelChance = 0.01 -#AiPlayerbot.RandomBotFixedLevel = 0 -#AiPlayerbot.DisableRandomLevels = 0 -#AiPlayerbot.SyncLevelWithPlayers = 0 +AiPlayerbot.RandomBotFixedLevel = 0 +AiPlayerbot.DisableRandomLevels = 0 +AiPlayerbot.SyncLevelWithPlayers = 0 +AiPlayerbot.AutoTeleportForLevel = 1 AiPlayerbot.RandomBotMaps = 0,1,530,571 -#AiPlayerbot.RandomBotMaps = 0,1 AiPlayerbot.DisableDeathKnightLogin = 1 -#AiPlayerbot.RandomBotTeleLowerLevel = 3 -#AiPlayerbot.RandomBotTeleHigherLevel = 1 -#AiPlayerbot.AutoTeleportForLevel = 1 -#AiPlayerbot.AggroDistance = 40 +AiPlayerbot.AggroDistance = 40 #------------------------------------------------------------------- # world account bots and rotation @@ -37,14 +34,14 @@ AiPlayerbot.RandomBotAccountCount = 300 # bots gear level limits (1 = normal, 2 = uncommon, 3 = rare, 4 = epic, 5 = legendary) #------------------------------------------------------------------- AiPlayerbot.AutoGearQualityLimit = 2 -#AiPlayerbot.AutoGearCommand = 1 -#AiPlayerbot.MaintenanceCommand = 1 +AiPlayerbot.AutoGearCommand = 1 +AiPlayerbot.MaintenanceCommand = 1 #------------------------------------------------------------------- # player summoned group/raid bots limits #------------------------------------------------------------------- -#AiPlayerbot.MaxAddedBots = 40 -#AiPlayerbot.MaxAddedBotsPerClass = 10 +AiPlayerbot.MaxAddedBots = 40 +AiPlayerbot.MaxAddedBotsPerClass = 10 #------------------------------------------------------------------- # performance related