mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
Update playerbots.conf
This commit is contained in:
@@ -24,6 +24,7 @@ AiPlayerbot.DisabledWithoutRealPlayer = 0
|
||||
AiPlayerbot.DisabledWithoutRealPlayerLoginDelay = 30
|
||||
AiPlayerbot.DisabledWithoutRealPlayerLogoutDelay = 300
|
||||
|
||||
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
# randombots
|
||||
@@ -101,6 +102,7 @@ AiPlayerbot.RpgStatusProbWeight.Rest = 5
|
||||
# "raid" (bots use cheats implemented into raid strategies)
|
||||
AiPlayerbot.BotCheats = "taxi,raid"
|
||||
|
||||
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
# command
|
||||
@@ -136,6 +138,7 @@ AiPlayerbot.MaxAddedBots = 40
|
||||
AiPlayerbot.MaxAddedBotsPerClass = 10
|
||||
AiPlayerbot.AddClassAccountPoolSize = 50
|
||||
|
||||
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
# chat and broadcast (default; RepeatDelay = 2000)
|
||||
@@ -154,6 +157,7 @@ AIPlayerbot.GuildFeedback = 0
|
||||
AiPlayerbot.RandomBotSayWithoutMaster = 0
|
||||
AiPlayerbot.SayWhenCollectingItems = 0
|
||||
|
||||
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
# intervals
|
||||
@@ -175,6 +179,7 @@ AiPlayerbot.MinRandomBotTeleportInterval = 3600
|
||||
AiPlayerbot.MaxRandomBotTeleportInterval = 18000
|
||||
AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000
|
||||
|
||||
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
# timers
|
||||
@@ -199,6 +204,7 @@ AiPlayerbot.SitDelay = 10000
|
||||
AiPlayerbot.ReturnDelay = 2000
|
||||
AiPlayerbot.LootDelay = 1000
|
||||
|
||||
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
# distance
|
||||
@@ -223,6 +229,7 @@ AiPlayerbot.AoeRadius = 10
|
||||
AiPlayerbot.RpgDistance = 200
|
||||
AiPlayerbot.AggroDistance = 22
|
||||
|
||||
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
# performance related
|
||||
@@ -246,13 +253,13 @@ AiPlayerbot.botActiveAloneSmartScaleWhenMaxLevel = 80
|
||||
PlayerbotsDatabase.WorkerThreads = 1
|
||||
PlayerbotsDatabase.SynchThreads = 1
|
||||
|
||||
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
# custom strategies
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
#--------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
#################################################################################################
|
||||
# END: custom playerbots.conf settings
|
||||
#################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user