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