From 2446dd2f71bb7903d332f2f52ec45b0be048a93c Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sat, 3 Aug 2024 12:04:20 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index a016221..16b990c 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -10,16 +10,16 @@ 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.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.RandomBotTeleLowerLevel = 3 +#AiPlayerbot.RandomBotTeleHigherLevel = 1 +#AiPlayerbot.AutoTeleportForLevel = 1 +#AiPlayerbot.AggroDistance = 40 # world account bots and rotation AiPlayerbot.EnableRotation = 1 @@ -28,12 +28,12 @@ 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 PlayerbotsDatabase.WorkerThreads = 1