mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-27 14:26:23 +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
|
# cause lag if not worse, due the design of level 1 areas they will cluster
|
||||||
# which is hard for the server to deal with.
|
# which is hard for the server to deal with.
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
AiPlayerbot.MinRandomBots = 5000
|
AiPlayerbot.MinRandomBots = 6800
|
||||||
AiPlayerbot.MaxRandomBots = 5600
|
AiPlayerbot.MaxRandomBots = 7500
|
||||||
AiPlayerbot.RandomBotMinLevel = 1
|
AiPlayerbot.RandomBotMinLevel = 1
|
||||||
AiPlayerbot.RandomBotMaxLevel = 80
|
AiPlayerbot.RandomBotMaxLevel = 80
|
||||||
|
|
||||||
AiPlayerbot.EnableRotation = 0
|
AiPlayerbot.EnableRotation = 0
|
||||||
#AiPlayerbot.RotationPoolSize = 6000
|
#AiPlayerbot.RotationPoolSize = 9000
|
||||||
AiPlayerbot.RandomBotAccountCount = 800
|
AiPlayerbot.RandomBotAccountCount = 900
|
||||||
|
|
||||||
AiPlayerbot.AutoTeleportForLevel = 1
|
AiPlayerbot.AutoTeleportForLevel = 1
|
||||||
AiPlayerbot.RandomBotMaps = 0,1,530,571
|
AiPlayerbot.RandomBotMaps = 0,1,530,571
|
||||||
@@ -83,7 +83,7 @@ AiPlayerbot.RandomBotSayWithoutMaster = 0
|
|||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# intervals
|
# intervals
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
AiPlayerbot.RandomBotUpdateInterval = 20
|
AiPlayerbot.RandomBotUpdateInterval = 60
|
||||||
AiPlayerbot.RandomBotCountChangeMinInterval = 1800
|
AiPlayerbot.RandomBotCountChangeMinInterval = 1800
|
||||||
AiPlayerbot.RandomBotCountChangeMaxInterval = 7200
|
AiPlayerbot.RandomBotCountChangeMaxInterval = 7200
|
||||||
AiPlayerbot.MinRandomBotInWorldTime = 3600
|
AiPlayerbot.MinRandomBotInWorldTime = 3600
|
||||||
@@ -101,8 +101,8 @@ AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000
|
|||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# timers
|
# timers
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
AiPlayerbot.IterationsPerTick = 5
|
AiPlayerbot.IterationsPerTick = 10
|
||||||
AiPlayerbot.GlobalCooldown = 500
|
AiPlayerbot.GlobalCooldown = 1500
|
||||||
AiPlayerbot.MaxWaitForMove = 5000
|
AiPlayerbot.MaxWaitForMove = 5000
|
||||||
AiPlayerbot.DisableMoveSplinePath = 0
|
AiPlayerbot.DisableMoveSplinePath = 0
|
||||||
AiPlayerbot.MaxMovementSearchTime = 3
|
AiPlayerbot.MaxMovementSearchTime = 3
|
||||||
@@ -111,7 +111,7 @@ AiPlayerbot.DispelAuraDuration = 700
|
|||||||
AiPlayerbot.ReactDelay = 100
|
AiPlayerbot.ReactDelay = 100
|
||||||
AiPlayerbot.DynamicReactDelay = 0
|
AiPlayerbot.DynamicReactDelay = 0
|
||||||
AiPlayerbot.PassiveDelay = 10000
|
AiPlayerbot.PassiveDelay = 10000
|
||||||
AiPlayerbot.RepeatDelay = 2000
|
AiPlayerbot.RepeatDelay = 5000
|
||||||
AiPlayerbot.ErrorDelay = 100
|
AiPlayerbot.ErrorDelay = 100
|
||||||
AiPlayerbot.RpgDelay = 10000
|
AiPlayerbot.RpgDelay = 10000
|
||||||
AiPlayerbot.SitDelay = 20000
|
AiPlayerbot.SitDelay = 20000
|
||||||
|
|||||||
Reference in New Issue
Block a user