Thread Tools Display Modes
04/11/14, 05:45 PM   #1
Mordus
Join Date: Apr 2014
Posts: 2
Is it possible to modify the icon above party members?

Specifically, I was wondering if it would be possible to modify the icon for just the group leader. What functions would I need to use to change the icon? Or overlay one on just the group leader?
  Reply With Quote
04/11/14, 05:54 PM   #2
Aiiane
 
Aiiane's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 19
Nope. That icon is a world-rendered object, not a UI-rendered object, and thus can't be modified by the addon API.
  Reply With Quote
04/11/14, 06:04 PM   #3
Mordus
Join Date: Apr 2014
Posts: 2
Thanks! Would it be possible to have the group leader print his map coords to a private chat channel and then have the add-on read the coords in the channel and update group member's personal waypoints to that location? Or could the add-ons communicate directly?

edit: Actually, I think I can just use GetMapPlayerPosition(GetGroupLeaderUnitTag()), then set the map pin... Would that work?

Last edited by Mordus : 04/11/14 at 06:53 PM. Reason: new thought
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » Is it possible to modify the icon above party members?


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