Quote:
|
Originally Posted by ACiDXiAN
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.
|
Complete list of known working ones that the game currently doesn't have a built in open button for:
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.