AntiDaze Reference Guide - Vanilla World of Warcraft Addon
This is a must have addon for the Hunter class. You get dazed if you are hit when you have Aspect of the Cheetah or Aspect of the Pack enabled. The worst part is that if you don't take the Aspect off, you will get dazed again the next time you are hit. This can easily happen if you are not paying close attention, or are busy trying to escape an encounter. This addon removes the danger because if you (or anyone in your party) get dazed, the Aspect is automatically removed.
For many more useful addons, check out my Vanilla World of Warcraft Addon Guide or World of Warcraft: Classic Addon Guide.
World of Warcraft: Classic Compatibility
AntiDaze is not compatible with World of Warcraft: Classic and there isn't a replacement. Addons no longer have the functionality available that made this possible in Vanilla.
Downloads
You can download it from these sites:
Installing
Extract the downloaded file and drag the AntiDaze folder into the Interface/AddOns folder in your World of Warcraft game folder.
How to Use
By default, AntiDaze cancels Cheetah if you get dazed and cancels Pack if you or a party member get dazed. You can manually enable canceling Pack if any party pets get dazed.
Slash Commands
/ad or /antidaze can be used with these options:
Command | Description |
---|---|
/ad | Displays help menu |
/ad toggle | Toggles AntiDaze on or off |
/ad ccheet | Toggles canceling Cheetah when you are dazed |
/ad cpack | Toggles canceling Pack when you or a party member is dazed |
/ad cpackpets | Toggles canceling Pack when a party pet is dazed |
/ad options | Opens (or closes) the Options window. |
Macro Commands
These are functions that you can call within a Macro.
Macro Function | Description |
---|---|
CancelCheetah() | If Cheetah or Pack is on, turns it off. |
isCheetahActive() | Returns true if Aspect of the Cheetah is active |
isPackActive() | Returns true if Aspect of the Pack is active |
You may also be interested in these World of Warcraft related pages: