Thread: laggy crafter
View Single Post
  #5  
Unread 11-17-2007, 05:53 AM
Othesus's Avatar
Othesus Othesus is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Lucan DLere
Posts: 847
Default

I haven't tried this but it might work.

Open your eq2ui_tradeskills.xml file in a text editor. I recommend Notepad++.

Change line 215 from

<IconBank BackgroundOpacity="1.000" Dragable="true" font="/TextStyles.Normal.NormalStyle" framecolor="#B5935A" iconstyle="/IconStyles.button" Location="60,514" Name="Icons" PackLocation="cfc,fff" PackLocationProp="0000/0001,-006/0001" renderframe="true" ScrollExtent="250,40" Size="250,40" textcolor="#FFFFFF" textmargin="2,-1,2,-2" treatasbutton="true" />

to

<IconBank BackgroundOpacity="1.000" Dragable="false" font="/TextStyles.Normal.NormalStyle" framecolor="#B5935A" iconstyle="/IconStyles.button" Location="60,514" Name="Icons" PackLocation="cfc,fff" PackLocationProp="0000/0001,-006/0001" renderframe="true" ScrollExtent="250,40" Size="250,40" textcolor="#FFFFFF" textmargin="2,-1,2,-2" treatasbutton="true" />

If this works maybe gm9 can add a little checkbox for this.
__________________

Visit Othesus World!
Reply With Quote