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