Thread Tools Display Modes
06-07-23, 04:11 PM   #1
luckfore
A Defias Bandit
Join Date: Jun 2023
Posts: 3
Need help finding a border texture

Hey guys,

I'm working on bringing the pre 10.x UI back to WoW and Im having some trouble finding a particular texture.
I am looking for the TopRightCorner texture with support for 2 buttons (maximize and close buttons)
In SharedUIPanelTemplates.xml I can only find one texture for this frame (UI-Frame-TopCornerRight) and it only has place for the close button.

This is what the texture looked like pre 10.x:
This is what my version looks like with support for only 1 button:

If anyone can point me to the right texture and texcoords i'd really appreciate the help!
  Reply With Quote
06-07-23, 06:35 PM   #2
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,928
What frame was this on before ?

The FrameGeneral frame has only ever had 1 box there right back to 5.2.0 according to https://github.com/Gethe/wow-ui-textures so perhaps the one you are looking for was only on a few frames and they've been updated in line with the rest ?

I've browsed through several frames from 9.2.7 there but none are showing as anything but one corner square spot if they had a similar frame.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
  Reply With Quote
06-08-23, 12:01 AM   #3
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,877
Interface\Worldmap\ui-worldmap-top4.blp
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.
  Reply With Quote
06-08-23, 03:37 AM   #4
luckfore
A Defias Bandit
Join Date: Jun 2023
Posts: 3
Originally Posted by Xrystal View Post
What frame was this on before ?

The FrameGeneral frame has only ever had 1 box there right back to 5.2.0 according to https://github.com/Gethe/wow-ui-textures so perhaps the one you are looking for was only on a few frames and they've been updated in line with the rest ?

I've browsed through several frames from 9.2.7 there but none are showing as anything but one corner square spot if they had a similar frame.
This particular frame is used for the worldmap and some other frames.
I found it here: https://github.com/Gethe/wow-ui-text...FrameMetal.PNG
But it looks like its been updated in df and its no longer there..
  Reply With Quote
06-08-23, 10:30 AM   #5
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,877
Interface\FrameGeneral\UIFrameMetal is still there.

The Coords for the double button border are (roughly)
Code:
0, 0.2579, 0.555, 0.78
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.
  Reply With Quote
06-09-23, 09:58 AM   #6
luckfore
A Defias Bandit
Join Date: Jun 2023
Posts: 3
thanks guys
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Need help finding a border texture


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