diff --git a/conf/playerbots.conf.dist b/conf/playerbots.conf.dist index c7d23eed..b644c6c9 100644 --- a/conf/playerbots.conf.dist +++ b/conf/playerbots.conf.dist @@ -1460,9 +1460,11 @@ AiPlayerbot.BotActiveAlone = 100 # Specify smart scaling is enabled or not. # The default is 1. When enabled (smart) scales the 'BotActiveAlone' value. AiPlayerbot.botActiveAloneSmartScale = 1 + # Only when botLevel is between WhenMinLevel and WhenMaxLevel. AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel = 1 AiPlayerbot.botActiveAloneSmartScaleWhenMaxLevel = 80 + # The server will tune bot activity to reach the desired server tick speed (in ms) # bots will only join battleground when there is no lag based on latency diffs below AiPlayerbot.botActiveAloneSmartScaleDiffWithPlayer = 100