mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-02-01 16:53:48 +00:00
Update playerbots.conf
This commit is contained in:
@@ -17,8 +17,8 @@ AiPlayerbot.RandomBotAccountPrefix = "rndbot"
|
|||||||
# cause lag if not worse, due the design of level 1 areas they will cluster
|
# cause lag if not worse, due the design of level 1 areas they will cluster
|
||||||
# which is hard for the server to deal with.
|
# which is hard for the server to deal with.
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
AiPlayerbot.MinRandomBots = 4000
|
AiPlayerbot.MinRandomBots = 3000
|
||||||
AiPlayerbot.MaxRandomBots = 4000
|
AiPlayerbot.MaxRandomBots = 3000
|
||||||
AiPlayerbot.RandomBotMinLevel = 1
|
AiPlayerbot.RandomBotMinLevel = 1
|
||||||
AiPlayerbot.RandomBotMaxLevel = 70
|
AiPlayerbot.RandomBotMaxLevel = 70
|
||||||
AiPlayerbot.RandomBotMaxLevelChance = 0.01
|
AiPlayerbot.RandomBotMaxLevelChance = 0.01
|
||||||
@@ -80,7 +80,7 @@ AiPlayerbot.RandomBotSayWithoutMaster = 0
|
|||||||
# intervals
|
# intervals
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
AiPlayerbot.RandomBotUpdateInterval = 10
|
AiPlayerbot.RandomBotUpdateInterval = 20
|
||||||
AiPlayerbot.RandomBotCountChangeMinInterval = 1800
|
AiPlayerbot.RandomBotCountChangeMinInterval = 1800
|
||||||
AiPlayerbot.RandomBotCountChangeMaxInterval = 7200
|
AiPlayerbot.RandomBotCountChangeMaxInterval = 7200
|
||||||
AiPlayerbot.MinRandomBotInWorldTime = 3600
|
AiPlayerbot.MinRandomBotInWorldTime = 3600
|
||||||
@@ -122,8 +122,8 @@ AiPlayerbot.AggroDistance = 22
|
|||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
PlayerbotsDatabase.WorkerThreads = 1
|
PlayerbotsDatabase.WorkerThreads = 1
|
||||||
PlayerbotsDatabase.SynchThreads = 2
|
PlayerbotsDatabase.SynchThreads = 2
|
||||||
AiPlayerbot.BotActiveAlone = 100
|
AiPlayerbot.BotActiveAlone = 50
|
||||||
AiPlayerbot.botActiveAloneAutoScale = 1
|
AiPlayerbot.botActiveAloneAutoScale = 0
|
||||||
|
|
||||||
|
|
||||||
#################################################################################################
|
#################################################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user