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