mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-21 10:30:01 +01:00
Updated Playerbot Documentation (markdown)
parent
424e9cce65
commit
aafaadd662
@ -1,18 +1,5 @@
|
|||||||
Playerbots are programmed to respond to chat commands. The Unbot addon is designed to handle most of the common chat commands for the player, but you may still have need for manual chat commands as you play. It is important to distinguish between "Altbots" and "Rndbots": Altbots are manually player-created bots on a normal account, whereas "Rndbots" and their accounts are automatically generated based on .conf settings. Rndbots will automatically gear themselves, apply talents, and roam the world whereas Altbots will not.
|
Playerbots are programmed to respond to chat commands. The Unbot addon is designed to handle most of the common chat commands for the player, but you may still have need for manual chat commands as you play. It is important to distinguish between "Altbots" and "Rndbots": Altbots are manually player-created bots on a normal account, whereas "Rndbots" and their accounts are automatically generated based on .conf settings. Rndbots will automatically gear themselves, apply talents, and roam the world whereas Altbots will not.
|
||||||
|
|
||||||
## 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
|
|
||||||
```
|
|
||||||
|
|
||||||
## Altbot Setup Commands
|
## Altbot Setup Commands
|
||||||
|
|
||||||
command | action
|
command | action
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user