Quote:
|
Originally Posted by Deathbane27
Er...
Clear the OnShow field.
Paste the following into the OnHide field:
visible=true show_window=(MainHUD.Player2) show_window=(MainHUD.Player2)
Paste the following into the Visible field:
false
|
Ok - I did exactly this - I'm using the main Experience page as the bootstrap to launch the Player2 page which I created - Visible has been set to false and OnHide to the above on the Experience page - still a no go - no display of Player2 - Maybe I could create a macro doing the show_window and have the macro called by the UI interface hooks - Not sure this is even supported - probably not...
If you guys want to try it out - just duplicate the Player page into a Player2 page at the same level - I changed the description of Player2....now try to make it launch from the Experience page....this is what am trying to do basically - Page2 always works fine when typing /show_window in the console...
Thanks.