Update playerbots.conf

This commit is contained in:
bash
2024-12-31 13:16:35 +01:00
committed by GitHub
parent cdd2923b73
commit 02b656415f

View File

@@ -17,7 +17,7 @@ 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 = 4900 AiPlayerbot.MinRandomBots = 4800
AiPlayerbot.MaxRandomBots = 5000 AiPlayerbot.MaxRandomBots = 5000
AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMinLevel = 1
AiPlayerbot.RandomBotMaxLevel = 80 AiPlayerbot.RandomBotMaxLevel = 80
@@ -146,13 +146,13 @@ AiPlayerbot.AggroDistance = 22
#------------------------------------------------------------------- #-------------------------------------------------------------------
# performance related # performance related
#------------------------------------------------------------------- #-------------------------------------------------------------------
AiPlayerbot.BotActiveAlone = 100 AiPlayerbot.BotActiveAlone = 10
AiPlayerbot.BotActiveAloneForceWhenInRadius = 150 AiPlayerbot.BotActiveAloneForceWhenInRadius = 150
AiPlayerbot.BotActiveAloneForceWhenInZone = 1 AiPlayerbot.BotActiveAloneForceWhenInZone = 1
AiPlayerbot.BotActiveAloneForceWhenInMap = 0 AiPlayerbot.BotActiveAloneForceWhenInMap = 0
AiPlayerbot.BotActiveAloneForceWhenIsFriend = 1 AiPlayerbot.BotActiveAloneForceWhenIsFriend = 1
AiPlayerbot.BotActiveAloneForceWhenInGuild = 1 AiPlayerbot.BotActiveAloneForceWhenInGuild = 1
AiPlayerbot.botActiveAloneSmartScale = 1 AiPlayerbot.botActiveAloneSmartScale = 0
AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 50 AiPlayerbot.botActiveAloneSmartScaleDiffLimitfloor = 50
AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 200 AiPlayerbot.botActiveAloneSmartScaleDiffLimitCeiling = 200
AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1 AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1