Updated Playerbot Commands (markdown)

kadeshar 2025-08-16 13:20:23 +02:00
parent 5ad200512e
commit ec8f02536e

@ -304,33 +304,6 @@ command | description
``do loot`` | loot target // note: currently non-functional
``do add all loot`` | check every corpse and game object for loot // note: currently non-functional
## Example Macros
To make bots flee with you from the danger:
```
/p reset
/p nc -stay,+follow,+passive
/p co +passive
/p do follow
```
To make bots follow you and assist you in attack:
```
/p nc -stay,+follow,-passive
/p co -passive
/p do follow
```
To make bots stay in place and assist you in attack:
```
/p nc -follow,+stay,-passive
/p co +passive
/p do stay
```
## Help
The bot can tell you all available commands it will accept: