PDA

View Full Version : Equipsets



Elmariachi
10-10-2014, 04:37 PM
After the recent update I noticed my equipsets weren't properly swapping gear, I have a weapon skill set that swaps back to a TP set and the problem that came up was Ring1 was not swapping back after hitting the macro I did not encounter this problem befor the update I was able to get it to work after adding one more line to the macro

Pre update
/equipset 1 <wait1>
/ws "savage blade" <t> <wait2>
/equipset 2

Post update
/equipset 1 <wait1>
/ws "savage blade" <t> <wait2>
/equipset 2 <wait1>
/equip ring1 "epona's ring"

Equipset 1 has epona's in ring2
Equipset 2 has epona's in ring1

atlanteanboy
10-14-2014, 04:28 AM
One of the most useful quality of life additions has been the new /equipset feature introduced in the August 2014 update. Those of us on consoles like Xbox can now have a single macro to swap all gear slots (for example, from TP gear to WS gear). Previously this took 2-3 separate macros to swap all of the gear slots.

http://forum.square-enix.com/ffxi/threads/43454-dev1223-Macro-Editing-Menu-Addition-Equipment-Sets

However, we have noticed that the /equipsets are NOT being backups up to the server, that is, if we perform a backup of the macros and then perform a restore on a different computer or Xbox, the macros will be restored, but the /equipsets are all empty.

Now that we have painstakingly rewritten all of our macros into more streamlined and functional versions taking advantage of the /equipset feature, because the backup/restore process does not include the /equipsets, it has essentially rendered the macro backup/restore function useless. :(

Please include the /equipsets in the macro backup/restore function so we can make use of the feature to copy macros _and_ /equipsets between computers and consoles.