Thread Tools Display Modes
03/10/15, 10:14 PM   #1
Alp
 
Alp's Avatar
Join Date: Apr 2014
Posts: 3
Question Outlaw Refugee Launder Icon

I'm not really an addon developer but I'm attempting to find the dds paths that would lead to the new launder icons used by fences in outlaw refuges. I have looked with the Wykkid image viewer but I can't seem to find the right files. If anyone could help me it would be greatly appreciated.
  Reply With Quote
03/10/15, 10:44 PM   #2
circonian
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 613
Originally Posted by Alp View Post
I'm not really an addon developer but I'm attempting to find the dds paths that would lead to the new launder icons used by fences in outlaw refuges. I have looked with the Wykkid image viewer but I can't seem to find the right files. If anyone could help me it would be greatly appreciated.
The launder icons in the fence merchant window:
Lua Code:
  1. highlight = esoui/art/vendor/vendor_tabIcon_fence_over.dds
  2. normal = esoui/art/vendor/vendor_tabIcon_fence_up.dds
  3. pressed = esoui/art/vendor/vendor_tabIcon_fence_down.dds

The mapPin Icon for the outlaw refuges (same design, but white)
Lua Code:
  1. esoui/art/icons/servicemappins/servicepin_fence.dds
  Reply With Quote
03/10/15, 11:08 PM   #3
Alp
 
Alp's Avatar
Join Date: Apr 2014
Posts: 3
Thanks a lot. What I was trying to do was to change the icon in Harvens Stolen Filter addon from:



to this:



Worked out great.

Last edited by Alp : 03/10/15 at 11:12 PM.
  Reply With Quote

ESOUI » Developer Discussions » Graphics Help » Outlaw Refugee Launder Icon

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