View Single Post
  #2  
Unread 04-25-2005, 07:06 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

I dont have time right now but a real quick way for you to do it , would be to open up the file called "eq2ui_mainhud_startbutton.xml" and remove the lines as follows

<include>eq2ui_custompreset1.xml</include>
<include>eq2ui_custompreset1.xml</include>
<include>eq2ui_custompreset2.xml</include>
<include>eq2ui_custompreset2.xml</include>
<include>eq2ui_custompreset3.xml</include>
<include>eq2ui_custompreset3.xml</include>
<include>eq2ui_video_preset1_extreme performance.xml</include>
<include>eq2ui_video_preset1_extreme performance.xml</include>
<include>eq2ui_video_preset2_very_high_performance.xml</include>
<include>eq2ui_video_preset2_very_high_performance.xml</include>
<include>eq2ui_video_preset3_high_performance.xml</include>
<include>eq2ui_video_preset3_high_performance.xml</include>
<include>eq2ui_video_preset4_balanced.xml</include>
<include>eq2ui_video_preset4_balanced.xml</include>
<include>eq2ui_video_preset5_high_quality.xml</include>
<include>eq2ui_video_preset5_high_quality.xml</include>
<include>eq2ui_video_preset6_very_high_quality.xml</include>
<include>eq2ui_video_preset6_very_high_quality.xml</include>
<include>eq2ui_video_preset7_extreme_quality.xml</include>
<include>eq2ui_video_preset7_extreme_quality.xml</include>

And save the file..

That will leave you with a blank area to the left of the window where the profiles was...

And then from there the Parent window just needs to be reduced in width and that would be job done.
__________________
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