Hey, how about those queues? I personally have only been able to play in the middle of night into the early hours of the morning. Good thing I'm a night owl. Anyway, when I did get in to check out the new summoner I noticed all my nice little pet macros I had were non-functional. This is due to the fact that we now only have one permanent pet to summon, a blue carbuncle. Egis are still summoned but are only out for a second.
All the glamours still work, you just have to be sure you are referencing the right summon. So if you have macros referencing the old summons they may be broken. For your permanent pet you need to address carbuncle as the summon you want to change.
/egiglamour "carbuncle" "titan-egi"or
/petglamour "carbuncle" "titan-egi"So to summon titan-egi as your pet your macro could be:
/petglamour "carbuncle" "titan-egi"
/ac "summon carbuncle"And you can change the egi's by putting the name of the egi first. So you can make macros that setup a custom set of egis:
/egiglamour "Ifrit-egi" "ruby carbuncle"
/egiglamour "garuda-egi" "emerald carbuncle"
/egiglamour "titan-egi" "topaz carbuncle"I don't yet know what happens at 90 when the egi summons all get upgraded.
Follow me on Twitter.Thank you
Q
I mention in the video that you can make an egi look like another egi. This is incorrect. I thought I had done it, wrote it in the script, but didn't double check that particular detail. I apologize for that.
Thanks for the video, I was wondering if you could even do glams anymore! Happy new year!
Been trying to do this for years and I JUST now typed it in the way it was meant to be typed. This helped alot. Thanks!