mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-02-03 09:33:47 +00:00
Update playerbots.conf
This commit is contained in:
@@ -42,6 +42,23 @@ AiPlayerbot.MaintenanceCommand = 1
|
|||||||
AiPlayerbot.MaxAddedBots = 40
|
AiPlayerbot.MaxAddedBots = 40
|
||||||
AiPlayerbot.MaxAddedBotsPerClass = 10
|
AiPlayerbot.MaxAddedBotsPerClass = 10
|
||||||
|
|
||||||
|
#-------------------------------------------------------------------
|
||||||
|
# intervals
|
||||||
|
#-------------------------------------------------------------------
|
||||||
|
AiPlayerbot.RandomBotUpdateInterval = 5
|
||||||
|
AiPlayerbot.RandomBotCountChangeMinInterval = 1800
|
||||||
|
AiPlayerbot.RandomBotCountChangeMaxInterval = 7200
|
||||||
|
AiPlayerbot.MinRandomBotInWorldTime = 3600
|
||||||
|
AiPlayerbot.MaxRandomBotInWorldTime = 1209600
|
||||||
|
AiPlayerbot.MinRandomBotRandomizeTime = 7200
|
||||||
|
AiPlayerbot.MaxRandomBotRandomizeTime = 1209600
|
||||||
|
AiPlayerbot.RandomBotsPerInterval = 40
|
||||||
|
AiPlayerbot.MinRandomBotReviveTime = 60
|
||||||
|
AiPlayerbot.MaxRandomBotReviveTime = 300
|
||||||
|
AiPlayerbot.MinRandomBotTeleportInterval = 3600
|
||||||
|
AiPlayerbot.MaxRandomBotTeleportInterval = 18000
|
||||||
|
AiPlayerbot.RandomBotInWorldWithRotationDisabled = 31104000
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# performance related
|
# performance related
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user