1. #1
    Deleted

    Blizzard default border textures

    Hey there!

    Im actually working on my first user interface and i got problems with styling. For example Grid2 i cant get the frame where the background is located with fstack. I also cant trigger the 10,15,25,40 people profiles in kgpanels to do the background with parenting stuff the only solution i found is to use borders. I installed Shared Media and tryed to modify the "roth" thingy but that doesnt realy match. The "Blizzard Achievement" border got the width i need to match with the other borders in my ui but i cant find the .tga or .blp.

    Any suggestions how i can get it to work properly?

  2. #2
    You probably want to do a
    Code:
    /dump FRAME:GetBackdrop()
    if you are looking for the texture of a background/border.

    All textures Blizzard uses need to be extracted: Viewing Blizzard's interface code. Or you can view them online here (don't know how up to date this is). I can only guess what you mean by "Blizzard achievement border".

Posting Permissions

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