From 100928de9ec4afb4af0b244c6d4befd543add177 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sat, 11 Jan 2025 13:10:14 +0100 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 1b65dc2..7e297a1 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -21,6 +21,7 @@ AiPlayerbot.MinRandomBots = 4900 AiPlayerbot.MaxRandomBots = 5000 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 80 +AiPlayerbot.DisableDeathKnightLogin = 0 AiPlayerbot.RandomBotAllianceRatio = 50 AiPlayerbot.RandomBotHordeRatio = 50 @@ -38,8 +39,9 @@ AiPlayerbot.RandomBotFixedLevel = 0 AiPlayerbot.DisableRandomLevels = 0 AiPlayerbot.RandombotStartingLevel = 5 AiPlayerbot.SyncLevelWithPlayers = 0 -AiPlayerbot.DisableDeathKnightLogin = 0 + AiPlayerbot.SyncQuestWithPlayer = 1 +AiPlayerbot.PreQuests = 1 AiPlayerbot.AutoDoQuests = 1