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:
@@ -17,12 +17,12 @@ 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 = 2480
|
||||
AiPlayerbot.MaxRandomBots = 2500
|
||||
AiPlayerbot.MinRandomBots = 3200
|
||||
AiPlayerbot.MaxRandomBots = 3200
|
||||
AiPlayerbot.RandomBotMinLevel = 1
|
||||
AiPlayerbot.RandomBotMaxLevel = 60
|
||||
AiPlayerbot.RandomBotMaxLevel = 80
|
||||
AiPlayerbot.RandomBotMaxLevelChance = 0.01
|
||||
AiPlayerbot.RandomBotFixedLevel = 0
|
||||
AiPlayerbot.RandomBotFixedLevel = 1
|
||||
AiPlayerbot.DisableRandomLevels = 0
|
||||
AiPlayerbot.RandombotStartingLevel = 5
|
||||
AiPlayerbot.SyncLevelWithPlayers = 0
|
||||
@@ -36,8 +36,8 @@ AiPlayerbot.BotActiveAlone = 100
|
||||
#-------------------------------------------------------------------
|
||||
# world account bots and rotation
|
||||
#-------------------------------------------------------------------
|
||||
AiPlayerbot.EnableRotation = 1
|
||||
AiPlayerbot.RotationPoolSize = 3500
|
||||
AiPlayerbot.EnableRotation = 0
|
||||
#AiPlayerbot.RotationPoolSize = 3500
|
||||
AiPlayerbot.RandomBotAccountCount = 500
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user