mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 08:37:17 +00:00
Update playerbots.conf
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user