mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-21 10:30:01 +01:00
Updated Playerbots configuration (markdown)
parent
aafaadd662
commit
28b2dcd7b4
19
Playerbot-Configuration.md
Normal file
19
Playerbot-Configuration.md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
Todo...
|
||||||
|
|
||||||
|
## Recommended config
|
||||||
|
worldserver.conf
|
||||||
|
```bash
|
||||||
|
# otherwise bots wont accept quests
|
||||||
|
Quests.IgnoreAutoAccept = 1
|
||||||
|
|
||||||
|
# performance (minimal 4)
|
||||||
|
MapUpdate.Threads = 6
|
||||||
|
|
||||||
|
# no player limit for the bots
|
||||||
|
PlayerLimit = 0
|
||||||
|
```
|
||||||
|
|
||||||
|
playerbot.conf
|
||||||
|
```bash
|
||||||
|
#
|
||||||
|
```
|
||||||
@ -1,2 +0,0 @@
|
|||||||
Todo...
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user