View Single Post
  #4  
Unread 08-19-2009, 10:00 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

The background icon is at 210,0 and yes it is being tinted during runtime.

edit: Or just check the XML, to quote from eq2ui_IconStyles.xml:
Code:
<IconStyle BackGlowRect="210,0,252,42" BackGlowResource="/images/icons/icon_transp1.dds" BackRect="84,42,126,84" BackResource="/images/icons/icon_transp1.dds" description="Same as button but no iconrect" FrameRect="126,42,168,84" FrameResource="/images/icons/icon_transp1.dds" MouseOverRect="84,84,126,126" MouseOverResource="/images/icons/icon_transp1.dds" Name="inventory" PressedRect="168,42,210,84" PressedResource="/images/icons/icon_transp1.dds" ProgressRect="84,42,126,84" ProgressResource="/images/icons/icon_transp1.dds"/>
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.

Last edited by gm9 : 08-19-2009 at 10:03 PM.
Reply With Quote