diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 411ab0a..67ec953 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -151,7 +151,8 @@ AiPlayerbot.BotActiveAlone = 10 AiPlayerbot.BotActiveAloneForceWhenInRadius = 150 AiPlayerbot.BotActiveAloneForceWhenInZone = 1 AiPlayerbot.BotActiveAloneForceWhenInMap = 0 -AiPlayerbot.BotActiveAloneForceWhenIsFriend = 1 +# BotActiveAloneForceWhenIsFriend = 1 can create crashes. +AiPlayerbot.BotActiveAloneForceWhenIsFriend = 0 AiPlayerbot.BotActiveAloneForceWhenInGuild = 1 AiPlayerbot.botActiveAloneSmartScale = 1 AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 70