Harbinger Bug Timers
(This is an aura I made for my guild, thought I'd share it if anyone else finds ituseful)There are two way to make timers (in this case, a 12min timer labeled "wasp2")
1.) type in raid chat:
harbug wasp2 12
2.) or make a macro with this script:
/script C_ChatInfo.SendAddonMessage("harbug", "wasp2 12", "RAID")
The script version doesn't spam chat so it's better to use
Customize your macro by changing the string, "wasp2 12",. You can change the string following the format:
"designation time_left". Also you can just copy and paste the script into any chat box to achieve the same effect, without spamming chat.
To delete a bar you created you can type:
harbug NameOfBarToDelete delete
页:
[1]