mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-06-20 15:39:25 +02:00
Add outfit and lfg
parent
718158a359
commit
ea3d3f7441
@ -45,6 +45,8 @@ command | action
|
|||||||
``disperse set x`` | force bots to maintain a distance of x yards from each other
|
``disperse set x`` | force bots to maintain a distance of x yards from each other
|
||||||
``disperse disable`` | resets disperse distance to default value
|
``disperse disable`` | resets disperse distance to default value
|
||||||
``give leader`` | if bot is party/raid leader it will pass it to their master
|
``give leader`` | if bot is party/raid leader it will pass it to their master
|
||||||
|
``lfg | Bot joins the requester's group/raid, filling an open tank/healer/dps slot.
|
||||||
|
``lfg [5|10|20|25|40] | Same, but targets a specific group/raid size
|
||||||
|
|
||||||
Furthermore, you can specify by group or type for some commands like "attack" and "follow", such as:
|
Furthermore, you can specify by group or type for some commands like "attack" and "follow", such as:
|
||||||
- "@group1 follow"
|
- "@group1 follow"
|
||||||
@ -272,6 +274,14 @@ command | action
|
|||||||
``bank -[item]`` | withdraw item from back
|
``bank -[item]`` | withdraw item from back
|
||||||
``gb [item]`` | deposit item in guild bank
|
``gb [item]`` | deposit item in guild bank
|
||||||
``gb -[item]`` | withdraw item from guild bank
|
``gb -[item]`` | withdraw item from guild bank
|
||||||
|
``outfit ? | List your saved outfits and show outfit usage help.
|
||||||
|
``outfit <name> +[item] | Add the linked item(s) to outfit <name> (creates it if new).
|
||||||
|
``outfit <name> -[item] | Remove the linked item(s) from outfit <name>.
|
||||||
|
``outfit <name> equip | Equip the items saved in outfit <name>.
|
||||||
|
``outfit <name> replace | Unequip everything currently worn, then equip outfit <name>.
|
||||||
|
``outfit <name> update | Overwrite outfit <name> with the bot's currently equipped items.
|
||||||
|
``outfit <name> reset | Clear all items from outfit <name>.
|
||||||
|
|
||||||
|
|
||||||
## Quests
|
## Quests
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user