View Single Post
  #11  
Unread 02-07-2005, 01:09 AM
Deathbane27's Avatar
Deathbane27 Deathbane27 is offline
aka Mook
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Nektulos
Posts: 1,451
Default

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.
__________________
If it ain't broke, it needs more features!

Last edited by Deathbane27 : 02-07-2005 at 01:18 AM.
Reply With Quote