This is a modified Version of [DragowulfUI] TomTom Navigator
Can be obtained
Here
All credit for the Image and 99% of the code to Dragowulf
Just added the Click to cancel to the Arrow for the quick removing of the waypoint.
Thanks Dragowulf for the great addon and keep up the great work with all that u do.
Installation Notes:
- How To: Install A Custom UI
- tomtomnavigator_images.dds goes in your CustomUI/images/ folder.
- eq2ui_custom_dragowulfui_tomtomnavigator.xml goes in your CustomUI folder.
- If you do not have eq2ui_custom.xml, copy it from your EverQuest II/UI/Default folder and paste it in your CustomUI folder.
- Open the file with a text editor and replace all text with:
Code:
Code:
<?xml version="1.0" encoding="utf-8"?>
<Page IgnoreTab="false" ismodule="true" Name="Custom" PackSize="1,1" ScrollExtent="1024,768" Size="1024,768" Visible="false">
<include>eq2ui_custom_dragowulfui_tomtomnavigator.xml</include>
</Page>
- If you already have eq2ui_custom.xml, open it with a text editor and add the following line:
Code:
<include>eq2ui_custom_dragowulfui_tomtomnavigator.xml</include>
- It will then look something like this (make sure the line you're adding is the line under the second line of eq2ui_custom.xml and not on the last line of the .xml):
Code:
Code:
<?xml version="1.0" encoding="utf-8"?>
<Page IgnoreTab="false" ismodule="true" Name="Custom" PackSize="1,1" ScrollExtent="1024,768" Size="1024,768" Visible="false">
<include>eq2ui_custom_dragowulfui_tomtomnavigator.xml</include>
</Page>
Credit for the Install notes to Dragowulf
################################################################################ #######
Look out for more Addons to come. Also in the making of a Full UI (DiggityUI)
Changelog
v1.0 Initial Release
Added the click to Cancel