Thread: Error in log
View Single Post
  #4  
Unread 11-25-2006, 08:30 AM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

Quote:
Originally Posted by Akephalos
I'm having this same issue with the default UI, which doesn't seem to make a lot of sense to me.

It is, however, driving me nuts because I think it's contributing to the fact that the game won't load my custom UI after I log out, it always reverts back to the default.
Are you using /loadui to load your userinterface? That would be the problem. You need to set up an eq2.ini file (make sure its .ini and not .ini.txt! thats a common problem) that looks like this:

cl_ui_skinname Fetish
cl_ui_subdir UI/

Replace "Fetish" with the name of your custom UI's folder
Reply With Quote