View Single Post
  #124  
Unread 07-11-2008, 03:35 PM
funky2013 funky2013 is offline
A Young Mystail Rat
 
Join Date: Jul 2008
Server: Antonia Bayle
Posts: 2
Default

Quote:
Originally Posted by Drumstix42 View Post
Hey funky2013,
This may help you out.

On the top line of the file, try adding this to the top tag:
Code:
OnShow="LayoutPage.Layout_1.press=true"
This will put the window into Full Health/Power Ranges when the window loads.

If you REALLY wanna get rid of the other normal mode, you could just open the window in UIBuilder, and with the "Play" button pressed, you could click the playername text and it would put it in that mode. Then you could just delete the LayoutPage page object. The choice is up to you. Let me know if the code above works alright.
Worked like a charm, thanks!