View Single Post
05-23-16, 10:34 AM   #37
syncrow
A Flamescale Wyrmkin
 
syncrow's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 149
It should be possible to create a "enemy nameplate grid" using SecureUnitButtonTemplate / SecureHandlerStateTemplate with this conditions:

Lua Code:
  1. RegisterStateDriver(self, "visibility", "[@nameplate#, harm, exists] show; hide")

That would be really helpful for raid encounters like gorefiend....
So much possibilities *-*
__________________