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