Update playerbots.conf

This commit is contained in:
bash
2024-08-03 12:04:20 +02:00
committed by GitHub
parent ccce6e44b4
commit 2446dd2f71

View File

@@ -10,16 +10,16 @@ AiPlayerbot.MaxRandomBots = 2300
AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMinLevel = 1
AiPlayerbot.RandomBotMaxLevel = 40 AiPlayerbot.RandomBotMaxLevel = 40
AiPlayerbot.RandomBotMaxLevelChance = 0.01 AiPlayerbot.RandomBotMaxLevelChance = 0.01
AiPlayerbot.RandomBotFixedLevel = 0 #AiPlayerbot.RandomBotFixedLevel = 0
AiPlayerbot.DisableRandomLevels = 0 #AiPlayerbot.DisableRandomLevels = 0
AiPlayerbot.SyncLevelWithPlayers = 0 #AiPlayerbot.SyncLevelWithPlayers = 0
#AiPlayerbot.RandomBotMaps = 0,1,530,571 #AiPlayerbot.RandomBotMaps = 0,1,530,571
AiPlayerbot.RandomBotMaps = 0,1 AiPlayerbot.RandomBotMaps = 0,1
AiPlayerbot.DisableDeathKnightLogin = 1 AiPlayerbot.DisableDeathKnightLogin = 1
AiPlayerbot.RandomBotTeleLowerLevel = 3 #AiPlayerbot.RandomBotTeleLowerLevel = 3
AiPlayerbot.RandomBotTeleHigherLevel = 1 #AiPlayerbot.RandomBotTeleHigherLevel = 1
AiPlayerbot.AutoTeleportForLevel = 1 #AiPlayerbot.AutoTeleportForLevel = 1
AiPlayerbot.AggroDistance = 40 #AiPlayerbot.AggroDistance = 40
# world account bots and rotation # world account bots and rotation
AiPlayerbot.EnableRotation = 1 AiPlayerbot.EnableRotation = 1
@@ -28,12 +28,12 @@ AiPlayerbot.RandomBotAccountCount = 300
# bots gear level limits (1 = normal, 2 = uncommon, 3 = rare, 4 = epic, 5 = legendary) # bots gear level limits (1 = normal, 2 = uncommon, 3 = rare, 4 = epic, 5 = legendary)
AiPlayerbot.AutoGearQualityLimit = 2 AiPlayerbot.AutoGearQualityLimit = 2
AiPlayerbot.AutoGearCommand = 1 #AiPlayerbot.AutoGearCommand = 1
AiPlayerbot.MaintenanceCommand = 1 #AiPlayerbot.MaintenanceCommand = 1
# player summoned group/raid bots limits # player summoned group/raid bots limits
AiPlayerbot.MaxAddedBots = 40 #AiPlayerbot.MaxAddedBots = 40
AiPlayerbot.MaxAddedBotsPerClass = 10 #AiPlayerbot.MaxAddedBotsPerClass = 10
# performance related # performance related
PlayerbotsDatabase.WorkerThreads = 1 PlayerbotsDatabase.WorkerThreads = 1