From 147e07d6a6a5ee0eced56218e33bcb9901106f22 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Mon, 11 Aug 2025 20:26:06 +0200 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 658a932..fef7208 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -72,7 +72,7 @@ AiPlayerbot.RandomBotMaxLevelChance = 0.1 # Randombots will behave more like real players (experimental) # This option will override AiPlayerbot.AutoDoQuests, RandomBotTeleLowerLevel, and RandomBotTeleHigherLevel # Default: 1 (enabled) -AiPlayerbot.EnableNewRpgStrategy = 1 +AiPlayerbot.EnableNewRpgStrategy = 0 # WanderRandom (Default: 15 Move randomly nearby to find and kill mobs) # WanderNpc (Default: 20 Randomly interact with nearby NPCs​) @@ -157,8 +157,8 @@ AiPlayerbot.SayWhenCollectingItems = 0 #-------------------------------------------------------------------------------------------------------------------- #-------------------------------------------------------------------------------------------------------------------- -AiPlayerbot.RandomBotUpdateInterval = 20 -#AiPlayerbot.RandomBotUpdateInterval = 1 +#AiPlayerbot.RandomBotUpdateInterval = 20 +AiPlayerbot.RandomBotUpdateInterval = 1 AiPlayerbot.RandomBotCountChangeMinInterval = 1800 AiPlayerbot.RandomBotCountChangeMaxInterval = 7200 AiPlayerbot.MinRandomBotInWorldTime = 3600