Thread Tools Display Modes
09-08-16, 02:56 PM   #1
Dawn
A Molten Giant
 
Dawn's Avatar
AddOn Author - Click to view addons
Join Date: May 2006
Posts: 918
nameplate elements issue

I'm currently trying to clean up my nameplates. I fail to find a resource that tells me what are the names of the new elements on nameplates. Like EliteIcon, "EyeofSauron", CombatIcon, ... where do I find some info on how to manipulate those elements? Like I said, I even fail to get the proper frame names for them.

I already tried stuff like
Code:
		frame.EliteIcon:Hide()		
		frame.HighLevelIcon:Hide()	
		frame.AggroWarningTexture()
only results in nil errors, propably because of using the wrong name.

Something like "frame:GetRegions()" still working?
__________________
Rock: "We're sub-standard DPS. Nerf Paper, Scissors are fine."
Paper: "OMG, WTF, Scissors!"
Scissors: "Rock is OP and Paper are QQers. We need PvP buffs."

"neeh the game wont be remembered as the game who made blizz the most money, it will be remembered as the game who had the most QQ'ers that just couldnt quit the game for some reason..."


Last edited by Dawn : 09-08-16 at 03:14 PM.
 
09-09-16, 12:12 PM   #2
sticklord
A Wyrmkin Dreamwalker
AddOn Author - Click to view addons
Join Date: Aug 2014
Posts: 57
You can find many of them here.

What you're looking for is ClassificationFrame and aggroHighlight. Think the other one is removed.

I'm still working updating this and I'm still confused about the manabar and class resource things.
 
09-09-16, 02:32 PM   #3
Dawn
A Molten Giant
 
Dawn's Avatar
AddOn Author - Click to view addons
Join Date: May 2006
Posts: 918
Thanks, I look into it.
__________________
Rock: "We're sub-standard DPS. Nerf Paper, Scissors are fine."
Paper: "OMG, WTF, Scissors!"
Scissors: "Rock is OP and Paper are QQers. We need PvP buffs."

"neeh the game wont be remembered as the game who made blizz the most money, it will be remembered as the game who had the most QQ'ers that just couldnt quit the game for some reason..."

 
 

WoWInterface » Site Forums » Archived Beta Forums » Legion Beta archived threads » nameplate elements issue

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off