mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
Updated Playerbot Configuration (markdown)
parent
669a1d20fb
commit
a6932ea27f
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user