If you are experiencing a WHITE autohide button rather than the what my screenshot shows, the following will explain why:
Quote:
|
Originally Posted by Steppin
hi
love the pet box.
one thing i notice is the toggle autohide box is white ..
i put the 2 files in the images folder and it's still showing up white..
i DO have a custom buttonstyles ... would that possibly have an effect on yours ?
if so, how can i correct it to show the pretty icon you are using ?
thanks
steppin
|
The button is actually the default SOE button from /default/images/widgets.dds
So, Yes..if you are using a custom file, your image will appear white due to where I am "locating" the image. The image is located within the widgets.dds by the command in the .xml : SourceRect = 64,227,78,242 This tells the xml where to "find" the image in the .dds If your .dds does not match this location, ie: a blank spot was that locations spot, then you will have a white button. Sorry. What I CAN do, is copy the SOE default style and name it a dnwidgets.dds then reupload the file. Once that happens, you just copy the dnwidgets.dds into the images folder and then no matter what other custom windows you are suing, my buttons will work.
But, overall, the widgets.dds is the cuprit. You must be using a custom .dds named the exact same thing.
I for one, frown upon modders using custom .dds files and naming them the SAME NAME as the defualt file name for this very reason.