From 4124cee31d030023a3859f70226ce88df2201d06 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Fri, 13 Sep 2024 14:54:58 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index c06d96c..d9ef130 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -15,7 +15,7 @@ AiPlayerbot.Enabled = 1 # cause lag if not worse, due the design of level 1 areas they will cluster # which is hard for the server to deal with. #------------------------------------------------------------------- -AiPlayerbot.MinRandomBots = 3200 +AiPlayerbot.MinRandomBots = 3100 AiPlayerbot.MaxRandomBots = 3200 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 70 @@ -57,14 +57,14 @@ AiPlayerbot.AddClassAccountPoolSize = 70 #------------------------------------------------------------------- # chat and broadcast #------------------------------------------------------------------- -AiPlayerbot.EnableBroadcasts = 1 +AiPlayerbot.EnableBroadcasts = 0 AiPlayerbot.RandomBotTalk = 0 AiPlayerbot.RandomBotEmote = 0 -AiPlayerbot.RandomBotSuggestDungeons = 1 +AiPlayerbot.RandomBotSuggestDungeons = 0 AiPlayerbot.EnableGreet = 0 -AiPlayerbot.ToxicLinksRepliesChance = 20 +AiPlayerbot.ToxicLinksRepliesChance = 0 AiPlayerbot.ThunderfuryRepliesChance = 0 -AiPlayerbot.GuildRepliesRate = 20 +AiPlayerbot.GuildRepliesRate = 0 AIPlayerbot.GuildFeedback = 0 AiPlayerbot.RandomBotSayWithoutMaster = 0