mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 08:37:17 +00:00
Update playerbots.conf
This commit is contained in:
@@ -15,11 +15,12 @@ AiPlayerbot.MaxRandomBots = 3200
|
||||
AiPlayerbot.RandomBotMinLevel = 1
|
||||
AiPlayerbot.RandomBotMaxLevel = 60
|
||||
AiPlayerbot.RandomBotMaxLevelChance = 0.01
|
||||
AiPlayerbot.RandomBotFixedLevel = 0
|
||||
AiPlayerbot.RandomBotFixedLevel = 1
|
||||
AiPlayerbot.DisableRandomLevels = 0
|
||||
AiPlayerbot.SyncLevelWithPlayers = 0
|
||||
AiPlayerbot.AutoTeleportForLevel = 1
|
||||
AiPlayerbot.RandomBotMaps = 0,1,530,571
|
||||
#AiPlayerbot.RandomBotMaps = 0,1,530,571
|
||||
AiPlayerbot.RandomBotMaps = 0,1
|
||||
AiPlayerbot.DisableDeathKnightLogin = 1
|
||||
AiPlayerbot.BotActiveAlone = 100
|
||||
|
||||
@@ -41,8 +42,8 @@ AiPlayerbot.MaintenanceCommand = 1
|
||||
# player summoned group/raid bots limits
|
||||
#-------------------------------------------------------------------
|
||||
AiPlayerbot.MaxAddedBots = 40
|
||||
AiPlayerbot.MaxAddedBotsPerClass = 10
|
||||
AiPlayerbot.AddClassAccountPoolSize = 50
|
||||
AiPlayerbot.MaxAddedBotsPerClass = 50
|
||||
AiPlayerbot.AddClassAccountPoolSize = 70
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
# chat and broadcast
|
||||
|
||||
Reference in New Issue
Block a user