From 67fdbdc3662056325b822667effcac2e1298840e Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sun, 26 Jan 2025 12:54:49 +0100 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 2e1c7fc..e83a5ba 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -85,7 +85,7 @@ AiPlayerbot.SayWhenCollectingItems = 0 #------------------------------------------------------------------- # intervals #------------------------------------------------------------------- -AiPlayerbot.RandomBotUpdateInterval = 20 +AiPlayerbot.RandomBotUpdateInterval = 60 AiPlayerbot.RandomBotCountChangeMinInterval = 1800 AiPlayerbot.RandomBotCountChangeMaxInterval = 7200 AiPlayerbot.MinRandomBotInWorldTime = 3600 @@ -103,7 +103,7 @@ AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000 #------------------------------------------------------------------- # timers #------------------------------------------------------------------- -AiPlayerbot.IterationsPerTick = 15 +AiPlayerbot.IterationsPerTick = 30 AiPlayerbot.GlobalCooldown = 1500 AiPlayerbot.MaxWaitForMove = 3000 AiPlayerbot.DisableMoveSplinePath = 0