v1.3
I created a program that goes through all the Upperbody files from all classes, and if it's a Costume (doesn't start with 02 01 or 03), it goes back one folder, and searches for the Lowerbody, Shoulder, Helmet, Shoulder, Hand and Foot of the read Upperbody file, if it finds, it creates the block that makes the full set swapp for that Costume.
This way, it doesn't matter if the name of the cloak or the helmet varies (some of them have _w _s _c _a _op at the end, it's unpredictable), the program will always generate the right file names, and only the necessary ones (previously, it was only generating for the costumes that I posted in the fist page, and it was generating for all armor parts, even parts that didn't exist on that armor, but it didn't matter because the game ignores it if it doesn't find).
Also, it automatically generate comments with the real name of the Armor (if it's on the first page of this thread), and the class of what that Armor is from.
The code generated by the program is now present in the newest version of the
Armor Swapping Essentials
View attachment 50591
In summary: Now you can swap any costume, even the ones I haven't discovered yet, and you will get the full set, always.
Download the
Amor Swapping Essentials v1.3 on the
First Page.