View Single Post
  #4  
Unread 04-28-2005, 12:15 AM
dc_roenfanz's Avatar
dc_roenfanz dc_roenfanz is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Unkown
Posts: 588
Default

Quote:
Originally Posted by Grindlethorn
Heh, and you solve the problem in one fell swoop

Now is there a way to get it to load up with the rest of the UI instead of with /show_window?

Cheers

~G
I believe the reason for that is the quickbar is set with visible=false. If you change the property to true, it should work. I could be mistaken on that part though. Glad I could help ^_^

EDIT: According to Insom's boxybox (same idea as you, uses mainhud.character.xml instead of quickbar) OnHide=(visible="true") That should effectively keep it open.

that box can be found HERE

Last edited by dc_roenfanz : 04-28-2005 at 12:27 AM.
Reply With Quote