so i have been trying too figure out a way too macro the diabolos wings (fashion accesory) so i can add it to my macro for a job change. does anybody know how too do this or how to apply em to glamour plate?
so i have been trying too figure out a way too macro the diabolos wings (fashion accesory) so i can add it to my macro for a job change. does anybody know how too do this or how to apply em to glamour plate?
You can equip a fashion accessory using /fashion command.
Description
USAGE:
/fashion [accessory]
→Equip a specified fashion accessory.
>>Example:
/fashion "parasol"
(Equip the parasol accessory.)
see i have tried that but then i get is not a valid accessory name and ive tried, DWings, Diabolos Wings, DiabolosWings, Wings. too name a few and i cant figure it out.You can equip a fashion accessory using /fashion command.
The way macros work is that an empty space will be read as a subcommand, so it will look for "diabolos" first and then execute "wings" next, except there is no accessory called diabolos and there is no subcommand called wings, that's why it's returning "is not a valid accessory name".
You need to have the exact name within quotation marks (like in the example Mikoko_Miko posted) for the name to be parsed in its entirety.
Can confirm, it's a bit finicky every once in a while but this worked for me when I tried it:The way macros work is that an empty space will be read as a subcommand, so it will look for "diabolos" first and then execute "wings" next, except there is no accessory called diabolos and there is no subcommand called wings, that's why it's returning "is not a valid accessory name".
You need to have the exact name within quotation marks (like in the example Mikoko_Miko posted) for the name to be parsed in its entirety.
/fashion "Diabolos Wings"
|
![]() |
![]() |
![]() |
|
Cookie Policy
This website uses cookies. If you do not wish us to set cookies on your device, please do not use the website. Please read the Square Enix cookies policy for more information. Your use of the website is also subject to the terms in the Square Enix website terms of use and privacy policy and by using the website you are accepting those terms. The Square Enix terms of use, privacy policy and cookies policy can also be found through links at the bottom of the page.