![]() |
How to make a window open auto every time you log in
I been try to figure out a way to make the clock show every time I log a toon in on load up. So far the only way I found to do it with a in game macro /show_window MainHUD.Clock.
I have try OnHide="visiable=true" and set visiable to true. |
Make sure you're spelling visible correctly. :P There's no a in it.
|
Thank
That was my problem |
This works with the clock, but how do you make it work with a custom window?
|
Add
OnHide="show_window=(MainHUD.YourWindowHere) show_window=(MainHUD.YourWindowHere)" To the (EDIT:) CLOCK page. |
Quote:
|
Supposed to have parenthasis or no? Still trying to get at least the clock to auto-appear.
|
Quote:
|
What windows exactly push data generally speaking? This is one thing I have seen mentioned but have not been able to actually figure out for sure.
If you could give a small list this might be handy to have at a glance. |
The problem is it wouldn't be a small list. Basically it's most windows in your default UI folder, though that's not 100% accurate.
Quib |
Quote:
MainHUD.Character (Has Spell Effects data pushed) MainHUD.Clock (Has time data pushed) Do not work: MainHUD.Quickbar (Old Hotkey bank) MainHUD.Memorized (Old spell bar from when subclass skills had to be memorized) That's all I've actually tested. If you want to do some more testing, just open all the unused windows and put in OnHide="visible=true" and see if they pop up when you load the game. |
Quote:
Thanks for the info Quib. Made me look into it a little more and I see what you mean by it being a rather lengthy list. |
Could I get an example in which file and where I need to place this line in to make a window we create open all the time?
I made a new stats window and would like it to always stay up when I log on and also not close when I hit escape. Thanks in advance. |
Compass window is usually open and constantly updates with tooltip loc. Player window is another good choice.
If the custom window can be closed, its a good idea to attach the show command to somthing that has a Hotkey setting so you can use that window's hotkey to also reopen the custom window. |
| All times are GMT -5. The time now is 02:56 PM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI