mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-03-16 11:25:07 +00:00
Update playerbots.conf
This commit is contained in:
@@ -2,9 +2,14 @@
|
|||||||
# START: custom playerbots.conf settings
|
# START: custom playerbots.conf settings
|
||||||
#################################################################################################
|
#################################################################################################
|
||||||
|
|
||||||
|
#-------------------------------------------------------------------
|
||||||
|
# enabled?
|
||||||
|
#-------------------------------------------------------------------
|
||||||
AiPlayerbot.Enabled = 1
|
AiPlayerbot.Enabled = 1
|
||||||
|
|
||||||
|
#-------------------------------------------------------------------
|
||||||
# randombots (maps: 0=Eastern Kingdoms, 1=Kalimdor, 530=Outland, 571=Northrend)
|
# randombots (maps: 0=Eastern Kingdoms, 1=Kalimdor, 530=Outland, 571=Northrend)
|
||||||
|
#-------------------------------------------------------------------
|
||||||
AiPlayerbot.MinRandomBots = 2250
|
AiPlayerbot.MinRandomBots = 2250
|
||||||
AiPlayerbot.MaxRandomBots = 2300
|
AiPlayerbot.MaxRandomBots = 2300
|
||||||
AiPlayerbot.RandomBotMinLevel = 1
|
AiPlayerbot.RandomBotMinLevel = 1
|
||||||
@@ -21,21 +26,29 @@ AiPlayerbot.DisableDeathKnightLogin = 1
|
|||||||
#AiPlayerbot.AutoTeleportForLevel = 1
|
#AiPlayerbot.AutoTeleportForLevel = 1
|
||||||
#AiPlayerbot.AggroDistance = 40
|
#AiPlayerbot.AggroDistance = 40
|
||||||
|
|
||||||
|
#-------------------------------------------------------------------
|
||||||
# world account bots and rotation
|
# world account bots and rotation
|
||||||
|
#-------------------------------------------------------------------
|
||||||
AiPlayerbot.EnableRotation = 1
|
AiPlayerbot.EnableRotation = 1
|
||||||
AiPlayerbot.RotationPoolSize = 2400
|
AiPlayerbot.RotationPoolSize = 2400
|
||||||
AiPlayerbot.RandomBotAccountCount = 300
|
AiPlayerbot.RandomBotAccountCount = 300
|
||||||
|
|
||||||
|
#-------------------------------------------------------------------
|
||||||
# bots gear level limits (1 = normal, 2 = uncommon, 3 = rare, 4 = epic, 5 = legendary)
|
# bots gear level limits (1 = normal, 2 = uncommon, 3 = rare, 4 = epic, 5 = legendary)
|
||||||
|
#-------------------------------------------------------------------
|
||||||
AiPlayerbot.AutoGearQualityLimit = 2
|
AiPlayerbot.AutoGearQualityLimit = 2
|
||||||
#AiPlayerbot.AutoGearCommand = 1
|
#AiPlayerbot.AutoGearCommand = 1
|
||||||
#AiPlayerbot.MaintenanceCommand = 1
|
#AiPlayerbot.MaintenanceCommand = 1
|
||||||
|
|
||||||
|
#-------------------------------------------------------------------
|
||||||
# player summoned group/raid bots limits
|
# player summoned group/raid bots limits
|
||||||
|
#-------------------------------------------------------------------
|
||||||
#AiPlayerbot.MaxAddedBots = 40
|
#AiPlayerbot.MaxAddedBots = 40
|
||||||
#AiPlayerbot.MaxAddedBotsPerClass = 10
|
#AiPlayerbot.MaxAddedBotsPerClass = 10
|
||||||
|
|
||||||
|
#-------------------------------------------------------------------
|
||||||
# performance related
|
# performance related
|
||||||
|
#-------------------------------------------------------------------
|
||||||
PlayerbotsDatabase.WorkerThreads = 1
|
PlayerbotsDatabase.WorkerThreads = 1
|
||||||
PlayerbotsDatabase.SynchThreads = 6
|
PlayerbotsDatabase.SynchThreads = 6
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user