View Single Post
04/02/17, 09:37 PM   #4
Irregulator
Join Date: Apr 2017
Posts: 4
Originally Posted by Baertram View Post
To exchange the texture instead use:
Lua Code:
  1. mapPinTextureCtrl:SetTexture("/esoui/art/path/to/ingame/texturefile.dds")
I didn't realize I could do this! So I can simply place a file in that location in my addon folder? Or does it go somewhere else? Thanks for your help.
  Reply With Quote