Thread: Fetish v12 Bugs
View Single Post
  #54  
Unread 12-04-2012, 06:43 PM
Prince Mandor Prince Mandor is offline
A Forest Scavenger
 
Join Date: Nov 2006
Server: Antonia Bayle
Posts: 18
Default

Quote:
Originally Posted by lordebon View Post
I'll take a look, but it'd be rather odd for the arrows to be dependent on the guild window. The same type of arrows may be in there, but the base type of arrow is usually declared in a common file, not a particular window. If it is, it may be an old bug carried over from the original Zonx files.
Yes, I laugh too, but:
Code:
<Button Location="303,386" Name="PrevCharacter" PackLocation=",fff" ScrollExtent="18,18" Size="18,18" Style="/MainHUD.GuildRecruiting.Arrows.up" />
<Button Location="303,852" Name="NextCharacter" PackLocation=",fff" ScrollExtent="18,18" Size="18,18" Style="/MainHUD.GuildRecruiting.Arrows.down" />
and it nearly same in Default UI (Zonx change only coordinates and size)
Reply With Quote