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
|