View Single Post
  #2  
Unread 08-10-2008, 05:19 PM
keezyrick keezyrick is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2006
Server: Guk
Posts: 194
Default

Use

/show_window MainHUD.mynotes

The command is case sensitive for the name after show_window.

If you look in the eq2ui_mainhud.xml file and find the first line where it shows Name="MainHUD" that is the first part of the command you have to follow, then your included file somewhere in the list of includes

<include>eq2ui_mainhud_mynotes.xml</include>

In that file, the Name="mynotes" should be the other part of the command above. If you have it as "MyNotes" or "myNotes" you have to follow that case in your command.
__________________
GUK Server
<Legion of the White Rose>
Mezzes 90 Coercer
Reply With Quote