View Single Post
03-25-09, 01:00 PM   #233
haste
Featured Artist
 
haste's Avatar
Premium Member
Featured
Join Date: Dec 2005
Posts: 1,027
This is something that can easily be done in :PostUpdateAuraIcon(). What you have to do is to check the .isPlayer flag on the icon, and scale it based on that. The function that handles positioning doesn't really expect the icons to have varying sizes however, so that one would need some custom work most likely. It all depends on how you plan to show it all.