Thread: UI Command List
View Single Post
  #5  
Unread 06-08-2005, 08:40 PM
Laffs's Avatar
Laffs Laffs is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Runnyeye
Posts: 1,404
Default

/show_window

works with the internal file name only for EG.. In game,

/show_window MainHUD.clock

will not work as its proper internal name is... Clock

/show_window MainHUD.Clock

will work as its all case sensitive.. This is for in game use btw

Have a look in your Ui folders and on the 1st few lines of whatever file you open you should see somthing like .... Name="Clock"

Its that name and the char case what you use to call a window in game...

Me bad at trying to explain stuff, sorry hope this has helped a bit
__________________
Laffs UI Mods
I can only please one person per day. Today is not your day. Tomorrow doesn't look to good either !
(Wicann on Runnyeye)
Reply With Quote