TargetRole

Auto update your macros to target current group members by role

File Details

1.3.2 - beta

  • B
  • Mar 1, 2024
  • 2.54 KB
  • 88
  • 10.0.7
  • Retail

File Name

TargetRole-1.3.2.zip

Supported Versions

  • 10.0.7

UNTESTED BETA RELEASE For those asking for this update, please test this and let me know if it still works. For Arena - please follow comments below

Version 1.3.2 ----------------------------------------

Added EVOKER as keyword Removed stupid PET keyword because it should never have been added.

Added Arena support for classic versions - however, to enable this you must open the TargetRole.lua file and uncomment (by deleting the -- at the start of each line) the following lines:

--frame:RegisterEvent("ARENA_TEAM_ROSTER_UPDATE");

and further down...

--if IsInArena() then --gType = "arena"; --end