Updated Playerbot Configuration (markdown)

bash 2024-11-14 20:37:31 +01:00
parent 6efeccd85b
commit 963d42df4f

@ -25,11 +25,11 @@ based on the 'AiPlayerbot.BotActiveAlone' value. That value basically means that
% chance to get active for only a few seconds. Unless in those few seconds one of the above rules % chance to get active for only a few seconds. Unless in those few seconds one of the above rules
is triggered it may remain active longer. is triggered it may remain active longer.
Then 'AiPlayerbot.botActiveAloneSmartScale' basically only adds to determine the activity percentages Then 'AiPlayerbot.botActiveAloneSmartScale' basically auto scale the activity percentages
based on the latency relative to the configured value of 'AiPlayerbot.BotActiveAlone' and only when in based on the latency, relative to the configured value of 'AiPlayerbot.BotActiveAlone'. And only when in
level scope of the configured values of: the bots is the level scope of the configured values of:
'AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel' * 'AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel'
'AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel' * 'AiPlayerbot.botActiveAloneSmartScaleWhenMinLevel'
#### 1. best performance with high bot count. #### 1. best performance with high bot count.