Updated Playerbot Configuration (markdown)

bash 2024-11-14 20:40:02 +01:00
parent 33f3baf913
commit bb4b86019f

@ -1,5 +1,5 @@
## Random bots activity profiles. ## Random bots activity profiles.
Before going into the configuration options we need explain the logic around it first. Every update tick of the server its calculated whether a bot can Before going into the configuration options we need explain the logic abit. Every update tick of the server its calculated whether a bot can
or can't be active. An active bots takes and eats alot more resources then an idle bot. or can't be active. An active bots takes and eats alot more resources then an idle bot.
The following logic is applied to determine whether a bot is active or not, applied in the explained order. The following logic is applied to determine whether a bot is active or not, applied in the explained order.