Update playerbots.conf

This commit is contained in:
bash
2024-09-06 22:54:11 +02:00
committed by GitHub
parent ba791c34c4
commit fbd487c573

View File

@@ -15,11 +15,12 @@ AiPlayerbot.MaxRandomBots = 3200
AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMinLevel = 1
AiPlayerbot.RandomBotMaxLevel = 60 AiPlayerbot.RandomBotMaxLevel = 60
AiPlayerbot.RandomBotMaxLevelChance = 0.01 AiPlayerbot.RandomBotMaxLevelChance = 0.01
AiPlayerbot.RandomBotFixedLevel = 0 AiPlayerbot.RandomBotFixedLevel = 1
AiPlayerbot.DisableRandomLevels = 0 AiPlayerbot.DisableRandomLevels = 0
AiPlayerbot.SyncLevelWithPlayers = 0 AiPlayerbot.SyncLevelWithPlayers = 0
AiPlayerbot.AutoTeleportForLevel = 1 AiPlayerbot.AutoTeleportForLevel = 1
AiPlayerbot.RandomBotMaps = 0,1,530,571 #AiPlayerbot.RandomBotMaps = 0,1,530,571
AiPlayerbot.RandomBotMaps = 0,1
AiPlayerbot.DisableDeathKnightLogin = 1 AiPlayerbot.DisableDeathKnightLogin = 1
AiPlayerbot.BotActiveAlone = 100 AiPlayerbot.BotActiveAlone = 100
@@ -41,8 +42,8 @@ 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 = 50
AiPlayerbot.AddClassAccountPoolSize = 50 AiPlayerbot.AddClassAccountPoolSize = 70
#------------------------------------------------------------------- #-------------------------------------------------------------------
# chat and broadcast # chat and broadcast