diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index b3be7d1..ee292de 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -153,9 +153,9 @@ AiPlayerbot.BotActiveAloneForceWhenInGuild = 1 AiPlayerbot.botActiveAloneSmartScale = 1 AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1 AiPlayerbot.botActiveAloneSmartScaleWhenMaxLevel = 80 -AiPlayerbot.botActiveAloneSmartScaleDiffMethod = 2 -AiPlayerbot.botActiveAloneSmartScaleDiffLimitFloor = 40 -AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 150 +#AiPlayerbot.botActiveAloneSmartScaleDiffMethod = 2 +#AiPlayerbot.botActiveAloneSmartScaleDiffLimitFloor = 40 +#AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 150 PlayerbotsDatabase.WorkerThreads = 2 PlayerbotsDatabase.SynchThreads = 2