View Single Post
  #54  
Unread 12-15-2012, 03:10 AM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default

Quote:
Originally Posted by Drumstix42 View Post
Thanks, I think someone mentioned this to me, but I wasn't sure what they were referring to. I shall investigate.
It was a small patch, SOE forgot to add the new icons to the XML. They fixed it near the end of November. The bits added were:

Code:
    <Page Location="13,103" Name="MainTabPage" PackLocation="left,top" PackSize="absolute,absolute" RStyleMouseOver=" " RStyleMouseOverActivated=" " RStyleMouseOverSelected=" " RStyleSelected=" " ScrollExtent="720,420" Size="720,420">
        <Namespace Name="eventstyles">
            <ImageStyle Filter="true" Name="123">
                <ImageFrame Name="image" Source="images/icons/icon_ms1.dds" SourceRect="125,168,167,210" />
            </ImageStyle>
            <ImageStyle Filter="true" Name="122">
                <ImageFrame Name="image" Source="images/icons/icon_ms1.dds" SourceRect="84,42,126,84" />
            </ImageStyle>
            <ImageStyle Filter="true" Name="117">
                <ImageFrame Name="image" Source="images/icons/icon_ss1.dds" SourceRect="0,168,42,210" />
            </ImageStyle>
SVN is my friend, yes it is.
__________________
"Hey! I'm not illiterate. I had a book once. ...could've used some ketchup though..."
Reply With Quote