Gearswap Export With Aguments |
||
|
Gearswap export with aguments
Anyone know how to do a gs export file that includes the aguments on the equiped gear? I know its something like //gs export (something) xml.
Code //gs export ^ Exports your currently equipped gear to a lua file with augments (at windower/addons/gearswap/data/export) Code //gs export inv ^ Exports your current inventory to a lua file with augments (at windower/addons/gearswap/data/export) Lakshmi.Byrth said: » Code //gs export ^ Exports your currently equipped gear to a lua file with augments (at windower/addons/gearswap/data/export) Code //gs export inv ^ Exports your current inventory to a lua file with augments (at windower/addons/gearswap/data/export) No, it exports everything.
It'll print any augment pretty much as it appears, sans the Delve/Escha upgrade paths or [1][2][3] boxes. If it doesn't recognize an augment in res/augments.lua, it'll print out the augment ID and value instead.
Here's a few items from //gs export inv so you can see how they'll print out: Code item="Gil", item="Pearlsack", item="Frayed Sack (Fer)", ammo="Angon", waist="Olseni Belt", sub={ name="Nibiru Cudgel", augments={'MP+50','INT+10','"Mag.Atk.Bns."+15',}}, head={ name="Dampening Tam", augments={'DEX+10','Accuracy+15','Mag. Acc.+15','Quadruple Attack +3',}}, hands={ name="Ptero. Fin. G. +1", augments={'Enhances "Angon" effect',}}, feet={ name="Valorous Greaves", augments={'Accuracy+24 Attack+24','Sklchn.dmg.+3%','DEX+9','Accuracy+4','Attack+5',}}, Ah ok, after I asked the question I realised that it doesn't matter if it exports rare gear or not because you can just use the name of the gear in gearswap anyway.
![]() Is there a way to get an export for specific item which I have in pool?
as in not yet in your inventory? dont think gs can export anything but what you have equiped
you can do the following
Code //gs export -- Exports equipped gear //gs export all -- Exports all gear in inventory,mog house, wardrobes //gs export [bag] -- think you can do that to target a specific bag ![]() bumping this as i am having an issue when trying to export, nothing happens
|
|
All FFXI content and images © 2002-2025 SQUARE ENIX CO., LTD. FINAL
FANTASY is a registered trademark of Square Enix Co., Ltd.
|