Thread Tools Display Modes
04/12/15, 06:29 AM   #1
Area51
AddOn Author - Click to view addons
Join Date: Dec 2014
Posts: 20
Originally Posted by Baertram View Post
But this will only change the group leader, right? Is there a way to change the texture of the other group members as well?

Like:

Lua Code:
  1. SetFloatingMarkerInfo(MAP_PIN_TYPE_GROUP_MEMBER, 64, "EsoUI/Art/MapPins/AvA_flagEbonheart.dds", "EsoUI/Art/MapPins/AvA_flagNeutral.dds", false, false)

?
SetFloatingMarkerInfo(MAP_PIN_TYPE_GROUP, 64, "EsoUI/Art/MapPins/AvA_flagEbonheart.dds", "EsoUI/Art/MapPins/AvA_flagNeutral.dds", false, false) may work...though I've not tried.

this one might also: MAP_PIN_TYPE_PLAYER

Last edited by Area51 : 04/12/15 at 06:33 AM.
  Reply With Quote

ESOUI » AddOns » AddOn Search/Requests » Any addon to change icon of the party members in map?


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