From a57fc6ad88aad82b0d74711882b5abcebff49749 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Mon, 11 Aug 2025 20:17:20 +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 3d0b228..658a932 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 = 0 +AiPlayerbot.EnableNewRpgStrategy = 1 # WanderRandom (Default: 15 Move randomly nearby to find and kill mobs) # WanderNpc (Default: 20 Randomly interact with nearby NPCs​)