From 0614057c51b6f74f24f11cc71cbcb88775510b6e Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sat, 12 Apr 2025 19:23:05 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index ebdf98f..34958b5 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -108,7 +108,8 @@ AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000 #------------------------------------------------------------------- # timers #------------------------------------------------------------------- -AiPlayerbot.IterationsPerTick = 10 +AiPlayerbot.IterationsPerTick = 20 +#AiPlayerbot.IterationsPerTick = 10 AiPlayerbot.GlobalCooldown = 1500 AiPlayerbot.MaxWaitForMove = 3000 AiPlayerbot.DisableMoveSplinePath = 0