diff --git a/Playerbot-Configuration.md b/Playerbot-Configuration.md index 028ad58..fd7e20b 100644 --- a/Playerbot-Configuration.md +++ b/Playerbot-Configuration.md @@ -2,7 +2,7 @@ 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 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 is active or not the order explain. +The following logic is applied to determine whether a bot is active or not, applied in the explained order. ``` 1. NOT ACTIVE: When server just started and the server update is smaller then (max amount of bots * 0.12 seconds)