Updated 2/8/11
Changes -
* Removed Saber Dance set/flags
* Removed unnecessary variables
* Cleaned up some stuff that wasn't being used
* Eliminated the reliance on Yugl-Include.xml (only need the new Byrth-Include.xml (it has the same functions as before)
* Dropped down the number of TP sets and removed the left/right cycling option because it was no longer beneficial.
* Eliminated some triggers.
Here it is!
( File Name ) : ( URL )
* Autoexec.xml: http://pastebin.com/imjiMqjC -- goes in ../Windower/plugins/autoexec/
* Byrth-Include.xml: http://pastebin.com/xCekMuPZ -- goes in ../Windower/plugins/spellcast
* Name_DNC.xml: http://pastebin.com/FPUnWtq8 -- goes in ../Windower/plugins/spellcast
You need to use Autoexec and Spellcast to use this xml. Download them each, make "spellcast" and "autoexec" folders in the ../Windower/plugins/ directory, and add "load Autoexec" and "load Spellcast" commands to your ../Windower/scripts/init.txt
You will need to download the three files linked above and change them to xmls. They default to downloading as text documents, last I checked. To convert them (way anyone can do):
* Open one in Notepad
* Open another empty document in Notepad
* Copy from the one you downloaded to the new document
* Save the new document (to the appropriate folder) using the name that you want (like "Byrth-Include.xml") and after change the file type (below the name) from "Text Document" to "All Flies".
* Repeat for the other two files