mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
Updated Playerbot Commands (markdown)
parent
81402c2f65
commit
4157fdb76e
@ -245,14 +245,26 @@ command | action
|
|||||||
``talk`` | talk to the selected npc (to complete a quest)
|
``talk`` | talk to the selected npc (to complete a quest)
|
||||||
``u [game object]`` | use game object (use "los" command to obtain the game object link)
|
``u [game object]`` | use game object (use "los" command to obtain the game object link)
|
||||||
|
|
||||||
## Hunter Pet Commands
|
## General Pet Commands
|
||||||
|
|
||||||
command | action
|
command | action
|
||||||
:---|:---
|
:---|:---
|
||||||
``pet name "name"`` | summon a tameable pet by name
|
``pet aggressive`` | changing pet stance on aggresive
|
||||||
``pet id "id"`` | summon a tameable pet by database creature ID
|
``pet passive`` | changing pet stance on passive
|
||||||
``pet family "family"`` | randomly summon a tameable pet of the given family
|
``pet defensive`` | changing pet stance on defensive
|
||||||
``pet rename "new name"`` | rename the current pet and refresh its name in the client UI
|
``pet stance`` | display current pet stance
|
||||||
|
``pet attack`` | pet attack selected target
|
||||||
|
``pet follow`` |
|
||||||
|
``pet stay`` | pet stay in place
|
||||||
|
|
||||||
|
## Hunter Tame Commands
|
||||||
|
command | action
|
||||||
|
:---|:---
|
||||||
|
``tame`` | tame help
|
||||||
|
``tame name "name"`` | summon a tameable pet by name
|
||||||
|
``tame id "id"`` | summon a tameable pet by database creature ID
|
||||||
|
``tame family`` | tame family help
|
||||||
|
``tame family "family"`` | randomly summon a tameable pet of the given family
|
||||||
|
``tame rename "new name"`` | rename the current pet and refresh its name in the client UI
|
||||||
|
|
||||||
## Account linking for Altbot control
|
## Account linking for Altbot control
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user