Raid | Utility - 1440p

0 Downloads

This pack contains: Auto-Marker Template (made by Causese), Cast Bars from certain classes useful in the raid, Interrupt Nameplate Anchor (made by Reloe), External Caller (made by Reloe), Summon Helper (made by Reloe).

Example of MRT Note for Interrupt Anchor

__The Primal Council - Interrupts__

intstart

npc:187768

spell:372394

{square} name name name name name

npc:187771

spell:372315

{moon} name name name name name

intend

External Caller works with the MRT function "whisper-to-use". If the reciever has this WA then they will recieve a text alert in the middle of their screen with what to use and on who.

Summon Helper requires everyone to have the WA to best utilize its potential. And requires a macro to use. It will populate a list of those needing a summon and glow the unit frames. Once a summon is received the list will say "pending" next to their name.

MACRO: /run local target = UnitExists("target") and UnitName("target") or UnitName("player"); C_ChatInfo.SendAddonMessage("NS_SUMMONING", target, "RAID")