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,14 +17,14 @@ 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 = 5000
|
||||
AiPlayerbot.MaxRandomBots = 5600
|
||||
AiPlayerbot.MinRandomBots = 6800
|
||||
AiPlayerbot.MaxRandomBots = 7500
|
||||
AiPlayerbot.RandomBotMinLevel = 1
|
||||
AiPlayerbot.RandomBotMaxLevel = 80
|
||||
|
||||
AiPlayerbot.EnableRotation = 0
|
||||
#AiPlayerbot.RotationPoolSize = 6000
|
||||
AiPlayerbot.RandomBotAccountCount = 800
|
||||
#AiPlayerbot.RotationPoolSize = 9000
|
||||
AiPlayerbot.RandomBotAccountCount = 900
|
||||
|
||||
AiPlayerbot.AutoTeleportForLevel = 1
|
||||
AiPlayerbot.RandomBotMaps = 0,1,530,571
|
||||
@@ -83,7 +83,7 @@ AiPlayerbot.RandomBotSayWithoutMaster = 0
|
||||
#-------------------------------------------------------------------
|
||||
# intervals
|
||||
#-------------------------------------------------------------------
|
||||
AiPlayerbot.RandomBotUpdateInterval = 20
|
||||
AiPlayerbot.RandomBotUpdateInterval = 60
|
||||
AiPlayerbot.RandomBotCountChangeMinInterval = 1800
|
||||
AiPlayerbot.RandomBotCountChangeMaxInterval = 7200
|
||||
AiPlayerbot.MinRandomBotInWorldTime = 3600
|
||||
@@ -101,8 +101,8 @@ AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000
|
||||
#-------------------------------------------------------------------
|
||||
# timers
|
||||
#-------------------------------------------------------------------
|
||||
AiPlayerbot.IterationsPerTick = 5
|
||||
AiPlayerbot.GlobalCooldown = 500
|
||||
AiPlayerbot.IterationsPerTick = 10
|
||||
AiPlayerbot.GlobalCooldown = 1500
|
||||
AiPlayerbot.MaxWaitForMove = 5000
|
||||
AiPlayerbot.DisableMoveSplinePath = 0
|
||||
AiPlayerbot.MaxMovementSearchTime = 3
|
||||
@@ -111,7 +111,7 @@ AiPlayerbot.DispelAuraDuration = 700
|
||||
AiPlayerbot.ReactDelay = 100
|
||||
AiPlayerbot.DynamicReactDelay = 0
|
||||
AiPlayerbot.PassiveDelay = 10000
|
||||
AiPlayerbot.RepeatDelay = 2000
|
||||
AiPlayerbot.RepeatDelay = 5000
|
||||
AiPlayerbot.ErrorDelay = 100
|
||||
AiPlayerbot.RpgDelay = 10000
|
||||
AiPlayerbot.SitDelay = 20000
|
||||
|
||||
Reference in New Issue
Block a user