From b8e63b42e992c0f7fd5163caa0dbf1e2435ab2b0 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Fri, 30 Aug 2024 12:03:16 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 4ecf633..2eb3db4 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -46,6 +46,8 @@ AiPlayerbot.MaxAddedBotsPerClass = 10 #------------------------------------------------------------------- # chat and broadcast #------------------------------------------------------------------- +AiPlayerbot.ReactDelay = 5000 +AiPlayerbot.RepeatDelay = 20000 AiPlayerbot.EnableBroadcasts = 1 AiPlayerbot.RandomBotTalk = 1 AiPlayerbot.RandomBotEmote = 0 @@ -57,6 +59,7 @@ AiPlayerbot.GuildRepliesRate = 0 AIPlayerbot.GuildFeedback = 0 AiPlayerbot.RandomBotSayWithoutMaster = 0 + #------------------------------------------------------------------- # intervals #-------------------------------------------------------------------