Updated Playerbot Configuration (markdown)

bash 2024-11-14 20:42:56 +01:00
parent 9a4ebc3cf4
commit 6e31ff42b8

@ -20,7 +20,7 @@ The following logic is applied to determine whether a bot is active or not, appl
``` ```
These rules will always be applied regardless what value you have configured **'AiPlayerbot.BotActiveAlone'**. These rules will always be applied regardless what value you have configured **'AiPlayerbot.BotActiveAlone'**.
All remaining situations e.g. bots in maps with no real-players, empty server etc will be configured All remaining situations e.g. bots in zones or maps without real players, empty server etc will be configured
based on the **'AiPlayerbot.BotActiveAlone'** value. That value basically means that the bot has about based on the **'AiPlayerbot.BotActiveAlone'** value. That value basically means that the bot has about
% 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 then it possible might remain active longer. is triggered then it possible might remain active longer.