User Tools

Site Tools



rinnlib

This is an old revision of the document!


RinnLib

This addon will house some of my functions to run a select few dungeons through Kitanoi's Dungeon Framework (will obviously need to own said addon).
It will also include several free addons as i add them to it, one of such will be RinnOddsNEnds.

soon to be added : RinnSquad


RinnOddsNEnds

Here i've added several inventory functions i couldnt find in others addons.

Retrieve Materia
It will remove/ retrieve all materia from equipped gear some kind of focus was made to make it slow enough to appear as if done manually.

Repair Everything
It will handle repair of everything in all bags / armory slots / equipped items, need to have a repair window (npc) open, one definite use case would be when wanting to add things to glamour dresser, still annoying when you've missed things and need to stop the process to repair it.

Clear Armory
This one is a bit more complex it works in three part :

  • Check up part requires you to check your GS in console to make sure this is the right one, minion make use of a gearset info that are included in docs files, if its botched the next step will not be able to complete.
  • Setup part will switch gearset and if possible improvement can be made to them will save recommended gear, its main goal is to register your other gearset inventory item so that they aren't flushed alongside the rest.
  • Clearing part let you empty all at once any gear from your armory slot that arent included in any gearset, given there are a lot more armory slot than inventory one if you've not cleared it in a long time make sure to empty your inventory, you don't need to redo the setup part if your inventory became full from emptying your armory bag, just empty your inventory then re-run the last step.

Through checkbox you can specify you don't want to flush experience modifiers items (thanks to Kitanoi for providing me a list of such inventory items ids), you can also if you want, skip the setup part, which will just flush your armory bags, meaning it will empty it all in your inventory!

Addendum: Clear Armory don't take into account all same job gearset, it should only use one of such gearset.

Disclaimer:

Some of RinnOddsNEnds function make use of gearset or inventory.
Make sure to read the wiki / tooltip if you intend to use such function or things intended to help you save time, may end up in you losing it!

rinnlib.1629447200.txt.gz · Last modified: 2021/08/20 08:13 by rinndev