Quote:
Originally Posted by gm9
it's actually my fault, I forgot how that window was set up. The 1024 wide version does a mouse over by default, the others can't do it that way. What you actually want to do for those is find the WC_Titlebar <page> and add OnHoverIn="Opacity=0" OnHoverOut="Opacity=1" somewhere in that line.
I think that goes for all of us here. 
|
well you are sure a lot better than me at it LOL
great I will code that in tonight.
Then I can alter the space from the melee and such to show some other stats in their place. I was trying to use "OnHoverIn=visibility=true/false" to make it work without luck.