View Single Post
08-30-10, 07:13 PM   #2
xandora
A Chromatic Dragonspawn
 
xandora's Avatar
Join Date: Feb 2009
Posts: 188
You need to add a record into the SharedMedia.lua file for the texture you're trying to use. Make sure you add it under the right category too.

e.g.

LSM:Register("statusbar", "MyNewTexture", [[Interface\Addons\SharedMedia\statusbar\MyNewTexture]])
__________________
  Reply With Quote