wow disc priest macros pvp code example

Example 1: wow disc priest macros pvp

#showtooltip angelic feather/cast [@player] angelic feather

Example 2: wow disc priest macros pvp

/run if not GetRaidTargetIndex("NameOfPlayer")then SetRaidTarget("NameOfPlayer",1)end

Example 3: wow disc priest macros pvp

#showtooltip shadowfiend/click TotemFrameTotem1 RightButton

Example 4: wow disc priest macros pvp

#showtooltip power word: shield/cast [nomod] power word: shield; [mod:alt,@player] power word: shield/run if not GetRaidTargetIndex("NameOfPlayer")then SetRaidTarget("NameOfPlayer",1)end