From 55c3f6d3cccd65dccf33de2748242f1a83ee6118 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Thu, 19 Dec 2024 21:31:56 +0100 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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