Re: Red Mage Macros: A Tutorial
This actually isn't true. You don't lose your target when you equip swap, so there's nothing wrong with putting equip swaps before a spell that's just using <t>. The only problem is if you're using <st> and variants. If you blink while your <st> cursor is up, then you'll lose it. So for instance
/equip main "Light Staff"
/ma "Cure III" <stpc>
is a good example of what you're warning to avoid.
Originally posted by IfritnoItazura
View Post
/equip main "Light Staff"
/ma "Cure III" <stpc>
is a good example of what you're warning to avoid.
Comment