View Single Post
  #2  
Unread 10-04-2006, 11:28 PM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

Look in your ui directory.

Look for files named eq2ui_<texta>_<textb>.xml

For example, eq2ui_mainhud_persona.xml

Pretty much most windows like that you can open using /show_window. But note taht the capitalization is inside the files, its NOT the way that the filenames are capitalized.

For example, /show_window mainhud.persona

Won't work properly. /show_window MainHUD.Persona is the correct syntax, as if you open that file you'll find hte window named Persona, and the category (mainhud) is named MainHUD
Reply With Quote