Thread: New Icon Set
View Single Post
  #1  
Unread 01-13-2014, 03:01 PM
Oversat Oversat is offline
A Young Mystail Rat
 
Join Date: Nov 2006
Server: Antonia Bayle
Posts: 5
Default New Icon Set

I'm trying to manually add some icons for avatar spawn points. I've managed to add the POIs manually for Solusek Ro in Barren Sky along with its own category in the sidebar and filter POI window. The problem I'm having is adding an icon for them.

In map_POI_exp01_rgn_realm_of_dawn.xml, I can set the poiresource to use icons already associated with EQ2Map (DrumsUI icon set).
In _Skinnable_POI_Icons.xml, I added the following line:

<Icon BackgroundTint="#000000" IconRect="126,168,168,210" IconResource="/images/icons/icon_map4.dds" IconStyle="style" IconType="map" MouseOverColor="#FFFF00" Name="PoiClone avatar" displayname="avatar" PoiType="AVATAR" PressedColor="#FFFF00" Size="14,14" TreatAsButton="true" Visible="false" />

This is the icon for a Yellow-outline circle. My question is, when I try to set poiresource to "avatar", nothing shows up on the map. The *point is still on the map...you can click it to get a waypoint and everything, but there is no icon. What am I missing?

Last edited by Oversat : 01-13-2014 at 04:51 PM.
Reply With Quote