diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 15a1ff3..66c981b 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -151,7 +151,7 @@ AiPlayerbot.AggroDistance = 22 #------------------------------------------------------------------- # performance related #------------------------------------------------------------------- -AiPlayerbot.BotActiveAlone = 10 +AiPlayerbot.BotActiveAlone = 0 AiPlayerbot.BotActiveFreezeDuringServerInit = 1 AiPlayerbot.BotActiveAloneForceWhenInRadius = 150 AiPlayerbot.BotActiveAloneForceWhenInZone = 1 @@ -161,7 +161,7 @@ AiPlayerbot.BotActiveAloneForceWhenIsFriend = 0 AiPlayerbot.BotActiveAloneForceWhenInGuild = 1 AiPlayerbot.botActiveAloneSmartScale = 0 AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 50 -AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 200 +AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 100 AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1 AiPlayerbot.botActiveAloneSmartScaleWhenMaxLevel = 80