Update playerbots.conf

This commit is contained in:
bash
2024-09-24 20:51:33 +02:00
committed by GitHub
parent 612a36579f
commit 15f5c19691

View File

@@ -17,18 +17,19 @@ AiPlayerbot.RandomBotAccountPrefix = "rndbot"
# 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 = 2500
AiPlayerbot.MaxRandomBots = 2500
AiPlayerbot.MinRandomBots = 3200
AiPlayerbot.MaxRandomBots = 3200
AiPlayerbot.RandomBotMinLevel = 1
AiPlayerbot.RandomBotMaxLevel = 70
AiPlayerbot.RandomBotMaxLevel = 60
AiPlayerbot.RandomBotMaxLevelChance = 0.01
AiPlayerbot.RandomBotFixedLevel = 0
AiPlayerbot.DisableRandomLevels = 0
AiPlayerbot.RandombotStartingLevel = 5
AiPlayerbot.SyncLevelWithPlayers = 0
AiPlayerbot.AutoTeleportForLevel = 1
AiPlayerbot.RandomBotMaps = 0,1,530,571
AiPlayerbot.DisableDeathKnightLogin = 0
#AiPlayerbot.RandomBotMaps = 0,1,530,571
AiPlayerbot.RandomBotMaps = 0,1
AiPlayerbot.DisableDeathKnightLogin = 1
AiPlayerbot.BotActiveAlone = 100