From f1f01644e2acc3faf9852f4d3c2e940aab1e7e72 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sun, 8 Sep 2024 22:06:03 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 2bed5f8..97a9475 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -9,7 +9,11 @@ AiPlayerbot.Enabled = 1 #------------------------------------------------------------------- -# randombots (maps: 0=Eastern Kingdoms, 1=Kalimdor, 530=Outland, 571=Northrend) +# randombots +# - RandomBotMaps: 0=Eastern Kingdoms, 1=Kalimdor, 530=Outland, 571=Northrend +# - RandombotStartingLevel (if 'DisableRandomLevels' disabled): below 5 will +# 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 = 3100 AiPlayerbot.MaxRandomBots = 3100