From 0a0cbe479ef2ef800cd152398b598e2bac181821 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Thu, 17 Apr 2025 21:01:28 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 2bf5046..ea560ff 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -157,7 +157,7 @@ AiPlayerbot.BotActiveAloneForceWhenInRadius = 150 AiPlayerbot.BotActiveAloneForceWhenInZone = 1 AiPlayerbot.BotActiveAloneForceWhenInMap = 0 # BotActiveAloneForceWhenIsFriend = 1 # hasFriend logic can cause a crash -AiPlayerbot.BotActiveAloneForceWhenIsFriend = 0 +AiPlayerbot.BotActiveAloneForceWhenIsFriend = 1 AiPlayerbot.BotActiveAloneForceWhenInGuild = 1 AiPlayerbot.botActiveAloneSmartScale = 1 AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 50