Difference between revisions of "OgreInfuse"
From ISXOgre
(Created page with "== Main Overview == File:Main Ogre Infuse.png == Summary == * Allows you to Infuse equiped gear with infusers and plat. == Usage == * Add items you want to infuse to...") |
|||
Line 22: | Line 22: | ||
* -start ( sets it to auto start infusing ) | * -start ( sets it to auto start infusing ) | ||
* -end ( ends script when done ) | * -end ( ends script when done ) | ||
+ | |||
+ | == Changing Infusers XML == | ||
+ | |||
+ | * You can change all infusers you use with this script via editing the Infuser_Data.xml | ||
+ | ** File can be found "\InnerSpace\Scripts\EQ2OgreCommon\OgreInfuse" | ||
+ | |||
+ | * If for some reason you corrupt this file you can delete it and re-patch ogre and the file will re download again | ||
<br><br><br><br> | <br><br><br><br> |
Latest revision as of 14:17, 10 September 2019
Main Overview
Summary
- Allows you to Infuse equiped gear with infusers and plat.
Usage
- Add items you want to infuse to list of items to infuse ( via Doubleclick, All Items, Add via Resolve )
- Check what infusers you want to use.
- Check Plat infuse if you want to Plat infuse.
- Hit Start to start infusing.
CLI
Example: ogre infuse -addall -plat -start -end
- -addall ( Adds all items to infuse list )
- -platonly ( Checks plat and unchecks all the other infusers )
- -plat ( Checks Plat checkbox )
- -start ( sets it to auto start infusing )
- -end ( ends script when done )
Changing Infusers XML
- You can change all infusers you use with this script via editing the Infuser_Data.xml
- File can be found "\InnerSpace\Scripts\EQ2OgreCommon\OgreInfuse"
- If for some reason you corrupt this file you can delete it and re-patch ogre and the file will re download again