- Project details
PetOverlay
Allows you to create an autocast overlay for macros that control a pet skill.
To use, include the following in your macro:
#pet skillname
Where 'skillname' is the name of a skill, such as
#pet Call of the Wild
This will add an autocast overlay showing you the status of the 'Call of the Wild' skill. To make a macro act like a normal pet skill button, be sure to include a /petautocasttoggle command on right click, such as:
#showtooltip Call of the Wild
#pet Call of the Wild
/petautocasttoggle [button:2] Call of the Wild
/cast [nobutton:2] Call of the Wild
As of right now, the "#pet" command will not accept conditionals like #show and #showtooltip, so your macro can only ever display the autocast status of 1 specific spell.
Original macro code by Xelron
- Facts
| Date created: | 28 Oct 2008 |
|---|---|
| Category: | Action Bars, Hunter, Warlock |
| Last Update: | 04 Nov 2008 |
| Language: |
|
| License: | None |
| Curse Project: | PetOverlay |
- Authors

Be the first to comment!