diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 093de3d..e3965fe 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -123,10 +123,12 @@ AiPlayerbot.AggroDistance = 22 AiPlayerbot.RandomBotUpdateInterval = 20 AiPlayerbot.BotActiveAlone = 10 iPlayerbot.BotActiveAloneForceWhenInRadius = 150; -AiPlayerbot.BotActiveAloneForceWhenInZone = 0; +AiPlayerbot.BotActiveAloneForceWhenInZone = 1; AiPlayerbot.BotActiveAloneForceWhenIsFriend = 1; AiPlayerbot.BotActiveAloneForceWhenInGuild = 1; AiPlayerbot.botActiveAloneSmartScale = 1 +AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 70 +AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 250 AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1 AiPlayerbot.botActiveAloneSmartScaleWhenMaxLevel = 80