commit dc99e10707e56dadc486ac4b4181446bfa8f0952 Author: atom0s Date: Sat Mar 4 14:13:58 2017 -0800 Initial commit. diff --git a/release/docs/packer/Settings Structure.xml b/release/docs/packer/Settings Structure.xml new file mode 100644 index 0000000..6d53899 --- /dev/null +++ b/release/docs/packer/Settings Structure.xml @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + Otronif Gloves +1 + + + + + + + + + + + + + + + + + + + + + + + Dim. Ring (Holla) + Dim. Ring (Dem) + Dim. Ring (Mea) + Trizek Ring + Echad Ring + Warp Ring + Mecisto. Mantle + Nexus Cape + + + + + + + + + + + + \ No newline at end of file diff --git a/release/docs/packer/readme.txt b/release/docs/packer/readme.txt new file mode 100644 index 0000000..6530c31 --- /dev/null +++ b/release/docs/packer/readme.txt @@ -0,0 +1,16 @@ +Packer automatically gathers your items for you. You can use the following commands: + +/packer gear [File] +-Starts automatic gearing +-If you have Ashitacast loaded, you can trigger this on your currently loaded XML by typing: /ac gear +-File must be located in ashitacast config folder, or full path including drive letter must be specified. +-Filename should not contain quotes, spaces are ok. +Example: /packer gear C:\Ashita 3\Config\Ashitacast\Thorny_MNK.xml +Example: /packer gear Thorny_MNK.xml + +/packer stop + +/packer load default +-Loads a configuration XML located it ashitaroot/config/packer/. Packer will always look for default.xml in that directory on load and load it. + +Settings information is located in the Settings Structure.xml file. Configuration is very similar to dressme, but plugin is MUCH faster. \ No newline at end of file diff --git a/release/plugins/Packer.dll b/release/plugins/Packer.dll new file mode 100644 index 0000000..32d5f07 Binary files /dev/null and b/release/plugins/Packer.dll differ