From 406f419074398f0b4a80c645577774d8b7047644 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sat, 12 Apr 2025 00:50:58 +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 482f383..ebdf98f 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -108,7 +108,7 @@ AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000 #------------------------------------------------------------------- # timers #------------------------------------------------------------------- -AiPlayerbot.IterationsPerTick = 30 +AiPlayerbot.IterationsPerTick = 10 AiPlayerbot.GlobalCooldown = 1500 AiPlayerbot.MaxWaitForMove = 3000 AiPlayerbot.DisableMoveSplinePath = 0