Updated Playerbot Commands (markdown)

kadeshar 2025-08-16 10:26:51 +02:00
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