View Single Post
  #1  
Unread 01-13-2010, 02:38 PM
Savie Savie is offline
A Griffon
Featured
 
Join Date: Nov 2005
Server: Nagafen
Posts: 229
Default Need code help please

I'm trying to get a custom window to show when I load up the game, but so far nothing I've tried has worked.

I've tried the following, none of it has worked:

OnShow commands to both the clock and player window
Onhide commands to both the clock and player window
(Both of the above using custom.player2 and mainhud.player2)

Visible=true command to the custom window
Dynamicdatafilter=0000, FFFF, FFFE, and 0001
Adding an include in the Mainhud.xml
Removing the include in the mainhud.xml
Listing it as eq2ui_mainhud_player2
Listing is as _custom_player2

I've tried each of those in every different combination I can think of. The window functions properly when I /Show_window mainHUD.player2 in game but it will not load when the rest of the windows load. Is this just impossible what I'm trying to do, or am I missing something?

Thanks~
Reply With Quote