1. #1
    Deleted

    kgpanels green texture

    Hello,

    I am trying to add a texture to kg panels but it shows only green.

    This is the texture.

    512x512, tga, alpha channel.

    Why doesn't it work?

    Thanks for your help.
    Last edited by mmoc19d48d52c3; 2015-01-28 at 05:44 PM.

  2. #2
    If it only shows some green stuff - its due to it not finding the file, check the patch again and notice that it swapped its way of writing it, from \\ to / (someone please correct me if im wrong)

    So it would be something along these lines /interface/addons/YOURARTFOLDER/YOURARTNAME.tga

    This is what i remeber from being away from my pc, will check when i get home

  3. #3
    When entering the path to your custom artwork, you must use \\ as folder separators, as well as starting the path with \\. To specify an image path using an example you'd enter: \\Interface\\AddOns\\textures\\Chatbox.tga

    More info here: http://www.wowace.com/addons/kg-pane...kg-panel-wiki/

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  4. #4
    Deleted
    I figured it out, but you guys were both wrong.

    It is actually

    \Interface\AddOns\textures\Chatbox.tga

    Thanks for your help though!
    Last edited by mmoc19d48d52c3; 2015-01-28 at 02:09 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •