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:
@@ -108,7 +108,7 @@ AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000
|
|||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# timers
|
# timers
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
AiPlayerbot.IterationsPerTick = 100
|
AiPlayerbot.IterationsPerTick = 50
|
||||||
AiPlayerbot.GlobalCooldown = 500
|
AiPlayerbot.GlobalCooldown = 500
|
||||||
AiPlayerbot.MaxWaitForMove = 5000
|
AiPlayerbot.MaxWaitForMove = 5000
|
||||||
AiPlayerbot.DisableMoveSplinePath = 1
|
AiPlayerbot.DisableMoveSplinePath = 1
|
||||||
@@ -151,13 +151,13 @@ AiPlayerbot.AggroDistance = 22
|
|||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# performance related
|
# performance related
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
AiPlayerbot.BotActiveAlone = 100
|
AiPlayerbot.BotActiveAlone = 10
|
||||||
AiPlayerbot.BotActiveFreezeDuringServerInit = 1
|
AiPlayerbot.BotActiveFreezeDuringServerInit = 1
|
||||||
AiPlayerbot.BotActiveAloneForceWhenInRadius = 150
|
AiPlayerbot.BotActiveAloneForceWhenInRadius = 150
|
||||||
AiPlayerbot.BotActiveAloneForceWhenInZone = 1
|
AiPlayerbot.BotActiveAloneForceWhenInZone = 1
|
||||||
AiPlayerbot.BotActiveAloneForceWhenInMap = 0
|
AiPlayerbot.BotActiveAloneForceWhenInMap = 0
|
||||||
# BotActiveAloneForceWhenIsFriend = 1 # hasFriend logic can cause a crash
|
# BotActiveAloneForceWhenIsFriend = 1 # hasFriend logic can cause a crash
|
||||||
AiPlayerbot.BotActiveAloneForceWhenIsFriend = 1
|
AiPlayerbot.BotActiveAloneForceWhenIsFriend = 0
|
||||||
AiPlayerbot.BotActiveAloneForceWhenInGuild = 1
|
AiPlayerbot.BotActiveAloneForceWhenInGuild = 1
|
||||||
AiPlayerbot.botActiveAloneSmartScale = 0
|
AiPlayerbot.botActiveAloneSmartScale = 0
|
||||||
AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 50
|
AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 50
|
||||||
|
|||||||
Reference in New Issue
Block a user