View Single Post
  #42  
Old 05-12-2008, 07:30 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Well with style = "my.wba" ?

For changing the gui style of the default windows use
PHP Code:
("-Serverlist").setServerGUIStyle("my.wba"false); 
Second parameter is "overwrite", if set to "false" then the server style is only used if the user has not choosen any style in the options.
Reply With Quote