mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-02-07 19:21:09 +00:00
Update playerbots.conf
This commit is contained in:
@@ -90,7 +90,7 @@ AiPlayerbot.SayWhenCollectingItems = 0
|
|||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# intervals
|
# intervals
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
AiPlayerbot.RandomBotUpdateInterval = 20
|
AiPlayerbot.RandomBotUpdateInterval = 1
|
||||||
AiPlayerbot.RandomBotCountChangeMinInterval = 1800
|
AiPlayerbot.RandomBotCountChangeMinInterval = 1800
|
||||||
AiPlayerbot.RandomBotCountChangeMaxInterval = 7200
|
AiPlayerbot.RandomBotCountChangeMaxInterval = 7200
|
||||||
AiPlayerbot.MinRandomBotInWorldTime = 3600
|
AiPlayerbot.MinRandomBotInWorldTime = 3600
|
||||||
@@ -108,7 +108,7 @@ AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000
|
|||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# timers
|
# timers
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
AiPlayerbot.IterationsPerTick = 1000
|
AiPlayerbot.IterationsPerTick = 10
|
||||||
AiPlayerbot.GlobalCooldown = 500
|
AiPlayerbot.GlobalCooldown = 500
|
||||||
AiPlayerbot.MaxWaitForMove = 5000
|
AiPlayerbot.MaxWaitForMove = 5000
|
||||||
AiPlayerbot.DisableMoveSplinePath = 1
|
AiPlayerbot.DisableMoveSplinePath = 1
|
||||||
@@ -151,7 +151,7 @@ AiPlayerbot.AggroDistance = 22
|
|||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# performance related
|
# performance related
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
AiPlayerbot.BotActiveAlone = 100
|
AiPlayerbot.BotActiveAlone = 70
|
||||||
AiPlayerbot.BotActiveFreezeDuringServerInit = 1
|
AiPlayerbot.BotActiveFreezeDuringServerInit = 1
|
||||||
AiPlayerbot.BotActiveAloneForceWhenInRadius = 150
|
AiPlayerbot.BotActiveAloneForceWhenInRadius = 150
|
||||||
AiPlayerbot.BotActiveAloneForceWhenInZone = 1
|
AiPlayerbot.BotActiveAloneForceWhenInZone = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user