mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-16 18:00:26 +00:00
Update playerbots.conf
This commit is contained in:
@@ -17,7 +17,7 @@ AiPlayerbot.RandomBotAccountPrefix = "rndbot"
|
||||
# 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 = 4000
|
||||
AiPlayerbot.MinRandomBots = 4900
|
||||
AiPlayerbot.MaxRandomBots = 5000
|
||||
AiPlayerbot.RandomBotMinLevel = 1
|
||||
AiPlayerbot.RandomBotMaxLevel = 80
|
||||
@@ -83,7 +83,7 @@ AiPlayerbot.RandomBotSayWithoutMaster = 0
|
||||
#-------------------------------------------------------------------
|
||||
# intervals
|
||||
#-------------------------------------------------------------------
|
||||
AiPlayerbot.RandomBotUpdateInterval = 40
|
||||
AiPlayerbot.RandomBotUpdateInterval = 20
|
||||
AiPlayerbot.RandomBotCountChangeMinInterval = 1800
|
||||
AiPlayerbot.RandomBotCountChangeMaxInterval = 7200
|
||||
AiPlayerbot.MinRandomBotInWorldTime = 3600
|
||||
@@ -144,13 +144,13 @@ AiPlayerbot.AggroDistance = 22
|
||||
#-------------------------------------------------------------------
|
||||
# performance related
|
||||
#-------------------------------------------------------------------
|
||||
AiPlayerbot.BotActiveAlone = 0
|
||||
AiPlayerbot.BotActiveAlone = 10
|
||||
iPlayerbot.BotActiveAloneForceWhenInRadius = 150
|
||||
AiPlayerbot.BotActiveAloneForceWhenInZone = 1
|
||||
AiPlayerbot.BotActiveAloneForceWhenInMap = 0
|
||||
AiPlayerbot.BotActiveAloneForceWhenIsFriend = 1
|
||||
AiPlayerbot.BotActiveAloneForceWhenInGuild = 1
|
||||
AiPlayerbot.botActiveAloneSmartScale = 0
|
||||
AiPlayerbot.botActiveAloneSmartScale = 1
|
||||
AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1
|
||||
AiPlayerbot.botActiveAloneSmartScaleWhenMaxLevel = 80
|
||||
|
||||
|
||||
Reference in New Issue
Block a user