Re: Lets see those UI's!
Duplicate the text file and rename it:
_DragowulfUI_SpellTimerSettings.txt
_DragowulfUI_SpellTimerSettings1.txt
_DragowulfUI_SpellTimerSettings2.txt
Duplicate the xml file and rename it:
eq2ui_custom_dragowulfui_spelltimer.xml
eq2ui_custom_dragowulfui_spelltimer1.xml
eq2ui_custom_dragowulfui_spelltimer2.xml
Include all xml files in the eq2ui_custom.xml
<?xml version="1.0" encoding="utf-8"?>
<Page IgnoreTab="false" ismodule="true" Name="Custom" PackSize="1,1" PackSizeProp="0002/0003,0002/0003" ScrollExtent="1024,768" Size="1024,768" Visible="false">
<include>eq2ui_custom_dragowulfui_spelltimer.xml </include>
<include>eq2ui_custom_dragowulfui_spelltimer1.xm l</include>
<include>eq2ui_custom_dragowulfui_spelltimer2.xm l</include>
<include>_ProfitUI_custom.xml</include>
</Page>
<Namespace Name="ProfitUI_Styles">
<include>_ProfitUI_Styles.xml</include>
</Namespace>
Open all the renamed .xml files and replace all occurences of:
Name="SpellTimer" with Name="SpellTimerX"
<include>_DragowulfUI_SpellTimerSettings.txt</include> with <include>_DragowulfUI_SpellTimerSettingsX.txt</include>
show_window Custom.SpellTimer with show_window Custom.SpellTimerX
Where 'X' stands for the respective number at the end of the xml file. I hope I didnt miss something in the xml file, I don't have a file comparator installed.
__________________
alone she sleeps in the shirt of man
with my three wishes clutched in her hand
Last edited by mafoe; 07-01-2009 at 04:45 PM.
|