mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
Update playerbots.conf
This commit is contained in:
@@ -17,8 +17,8 @@ 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 = 2300
|
||||
AiPlayerbot.MaxRandomBots = 2400
|
||||
AiPlayerbot.MinRandomBots = 2480
|
||||
AiPlayerbot.MaxRandomBots = 2490
|
||||
AiPlayerbot.RandomBotMinLevel = 1
|
||||
AiPlayerbot.RandomBotMaxLevel = 70
|
||||
AiPlayerbot.RandomBotMaxLevelChance = 0.01
|
||||
@@ -35,9 +35,9 @@ AiPlayerbot.BotActiveAlone = 100
|
||||
#-------------------------------------------------------------------
|
||||
# world account bots and rotation
|
||||
#-------------------------------------------------------------------
|
||||
AiPlayerbot.EnableRotation = 0
|
||||
#AiPlayerbot.RotationPoolSize = 2500
|
||||
AiPlayerbot.RandomBotAccountCount = 280
|
||||
AiPlayerbot.EnableRotation = 1
|
||||
AiPlayerbot.RotationPoolSize = 4000
|
||||
AiPlayerbot.RandomBotAccountCount = 500
|
||||
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
@@ -53,7 +53,7 @@ AiPlayerbot.MaintenanceCommand = 1
|
||||
#-------------------------------------------------------------------
|
||||
AiPlayerbot.MaxAddedBots = 40
|
||||
AiPlayerbot.MaxAddedBotsPerClass = 40
|
||||
AiPlayerbot.AddClassAccountPoolSize = 40
|
||||
AiPlayerbot.AddClassAccountPoolSize = 50
|
||||
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user