Thread Tools Display Modes
Prev Previous Post   Next Post Next
05/16/14, 05:54 PM   #1
Mitsarugi
 
Mitsarugi's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 23
[Solved] Textures & Items

So im making an addon and it uses textures (a lot of them)
and there are few i cant find or would like to know how to get
first of im using:
lua Code:
  1. WindowBorder: = wm:CreateControlFromVirtual(nil, Window, "ZO_DefaultBackdrop")
  2. WindowBorder:SetAnchorFill(Window)
  3. WindowBorder:SetDrawLayer(0)
but it gives me an error even tho it does what i ask it to do, i would like to have the texture for "ZO_DefaultBackdrop" instead to remove the error, or a way to remove the error if there is one.

Then i would like to know how to get item icon texture paths as i need a lot for my addon.

Some Bait so i might get more help :3


Please let me know if you can help me with either of these 2 questions

Last edited by Mitsarugi : 05/19/14 at 06:24 PM.
  Reply With Quote
 

ESOUI » Developer Discussions » Graphics Help » Need help with getting some textures

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