Thread Tools Display Modes
04/21/14, 11:21 PM   #1
GoldKnight1
Join Date: Apr 2014
Posts: 3
[REQUEST] Party/Group Member Indicator Color

Is it possible to change the color of the party member/group member indicator??

Thanks!!
  Reply With Quote
04/22/14, 11:42 PM   #2
GoldKnight1
Join Date: Apr 2014
Posts: 3
Nothing? /sadface
  Reply With Quote
04/23/14, 02:58 AM   #3
archpoet
Cunning Linguist
 
archpoet's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 19
Most likely.

You'd need to find the UI Object for the element, (i.e. ZO_BlahBlahGroupMemberIcon)
and then do a...

:SetColor(), or :SetCenterColor() on it.
  Reply With Quote
04/23/14, 01:27 PM   #4
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 648
If you're talking about something on the compass or in the UI, then yes.

If you're talking about somewhere in the actual game, and not on the UI, then no.
  Reply With Quote
04/23/14, 01:53 PM   #5
GoldKnight1
Join Date: Apr 2014
Posts: 3
Originally Posted by Seerah View Post
If you're talking about something on the compass or in the UI, then yes.

If you're talking about somewhere in the actual game, and not on the UI, then no.
I am referring to the White chevron which is overhead a group mate in the world. The term in the game options is group indicator.
  Reply With Quote
04/23/14, 03:43 PM   #6
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 648
Originally Posted by GoldKnight1 View Post
in the world
Then this means "no".
  Reply With Quote
05/02/14, 12:18 PM   #7
Batis
Join Date: May 2014
Posts: 1
That's too bad, since I would love to have this feature as a healer. It would make it so much easier to tell who's who in my group.
  Reply With Quote
05/03/14, 04:26 AM   #8
Teli
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 19
The white arrow above the other players head it technically a UI element and not being rendered with the textures in game. But unfortunately there is no way to access them or the health bars above player's heads using the current API
  Reply With Quote
05/03/14, 12:37 PM   #9
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 648
It's hybrid. The texture is part of the UI. But the code that is used to create it is not. And its placement within the game world makes it part of the world, not the UI overlay.
  Reply With Quote

ESOUI » AddOns » AddOn Search/Requests » [REQUEST] Party/Group Member Indicator Color


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