mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-21 02:20:00 +01:00
Updated Playerbot Commands (markdown)
parent
5ad200512e
commit
ec8f02536e
@ -304,33 +304,6 @@ command | description
|
|||||||
``do loot`` | loot target // note: currently non-functional
|
``do loot`` | loot target // note: currently non-functional
|
||||||
``do add all loot`` | check every corpse and game object for loot // 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
|
## Help
|
||||||
|
|
||||||
The bot can tell you all available commands it will accept:
|
The bot can tell you all available commands it will accept:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user