From 31de2a0f32363050513818e3cd563aaa848f6f87 Mon Sep 17 00:00:00 2001 From: NoxMax <50133316+NoxMax@users.noreply.github.com> Date: Sun, 30 Mar 2025 14:27:37 -0600 Subject: [PATCH] playerbots.conf.dist comment fixed Fixed comment for BotActiveAlone, now that its default value has been changed from 10% to 100% --- conf/playerbots.conf.dist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/playerbots.conf.dist b/conf/playerbots.conf.dist index f294e1e9..22ed33cf 100644 --- a/conf/playerbots.conf.dist +++ b/conf/playerbots.conf.dist @@ -638,10 +638,10 @@ AiPlayerbot.HunterWolfPet = 0 # # # Specify percent of active bots -# The default is 10. With 10% of all bots going active or inactive each minute. Regardless -# This value is only applied to inactive areas where no real-players are detected, when -# real-players are nearby, friend, group, guild, bg, instances etc the value is always -# enforced to 100% +# The default is 100%, but would be automatically adjusted if botActiveAloneSmartScale +# is enabled. Regardless, this value is only applied to inactive areas where no real-players +# are detected. When real-players are nearby, friend, group, guild, BGs, instances etc, +# the value is always enforced to 100% AiPlayerbot.BotActiveAlone = 100 # Force botActiveAlone when bot is ... of real player