Thread Tools Display Modes
03-12-21, 11:29 AM   #1
Deadlyz
A Wyrmkin Dreamwalker
 
Deadlyz's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2010
Posts: 55
Gryphon texture

Hello!

I wonder how/where I could get the action bar Gryphon texture to use with Weak Aura addon so I could add Gryphons to the sides of LS:UI's actionbar.

Thanks
__________________

My last movie: Rogue Sweethearts
  Reply With Quote
03-12-21, 02:52 PM   #2
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,871
I'm pretty sure it's still:
Code:
yourtexture:SetTexture("Interface/MainMenuBar/UI-MainMenuBar-EndCap-Dwarf")
There's also a lion motif:
Code:
yourtexture:SetTexture("Interface/MainMenuBar/UI-MainMenuBar-EndCap-Human")
There's only the one of each so you will to flip the texture with SetTexCoord() for the opposite end.
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.

Last edited by Fizzlemizz : 03-12-21 at 03:09 PM.
  Reply With Quote
03-12-21, 07:00 PM   #3
Deadlyz
A Wyrmkin Dreamwalker
 
Deadlyz's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2010
Posts: 55
Thanks a lot
__________________

My last movie: Rogue Sweethearts
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Gryphon texture

Thread Tools
Display Modes

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