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:
@@ -7,6 +7,7 @@
|
||||
#-------------------------------------------------------------------
|
||||
AiPlayerbot.Enabled = 1
|
||||
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
# randombots (maps: 0=Eastern Kingdoms, 1=Kalimdor, 530=Outland, 571=Northrend)
|
||||
#-------------------------------------------------------------------
|
||||
@@ -24,6 +25,7 @@ AiPlayerbot.RandomBotMaps = 0,1,530,571
|
||||
AiPlayerbot.DisableDeathKnightLogin = 1
|
||||
AiPlayerbot.BotActiveAlone = 100
|
||||
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
# world account bots and rotation
|
||||
#-------------------------------------------------------------------
|
||||
@@ -31,6 +33,7 @@ AiPlayerbot.EnableRotation = 0
|
||||
#AiPlayerbot.RotationPoolSize = 2400
|
||||
AiPlayerbot.RandomBotAccountCount = 400
|
||||
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
# bots gear level limits (1 = normal, 2 = uncommon, 3 = rare, 4 = epic, 5 = legendary)
|
||||
#-------------------------------------------------------------------
|
||||
@@ -38,6 +41,7 @@ AiPlayerbot.AutoGearQualityLimit = 3
|
||||
AiPlayerbot.AutoGearCommand = 1
|
||||
AiPlayerbot.MaintenanceCommand = 1
|
||||
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
# player summoned group/raid bots limits
|
||||
#-------------------------------------------------------------------
|
||||
@@ -45,6 +49,7 @@ AiPlayerbot.MaxAddedBots = 40
|
||||
AiPlayerbot.MaxAddedBotsPerClass = 40
|
||||
AiPlayerbot.AddClassAccountPoolSize = 70
|
||||
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
# chat and broadcast
|
||||
#-------------------------------------------------------------------
|
||||
@@ -92,12 +97,14 @@ AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000
|
||||
#AiPlayerbot.MaxRandomBotTeleportInterval = 18000
|
||||
#AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000
|
||||
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
# performance related
|
||||
#-------------------------------------------------------------------
|
||||
PlayerbotsDatabase.WorkerThreads = 1
|
||||
PlayerbotsDatabase.SynchThreads = 6
|
||||
|
||||
|
||||
#################################################################################################
|
||||
# END: custom playerbots.conf settings
|
||||
#################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user