Before about level 25, my macros would have an equipment switch and a /p comment with the name of the song (auto-translated) and the effect of the song, like this:
/equip range "Cornette +1"
/ma "Valor Minuet II" <me>
/p (| Minuet |) II (Increased Attack)
But then I realized that if I got rid of the /p comments, I could fit two songs into one macro, like this:
/equip range "Cornette +1"
/ma "Valor Minuet II" <me>
/wait 12
/equip range "Transviere +1"
/ma "Sword Madrigal" <me>
That allowed me to just hit 1 macro and use both melee or mage songs.
Which method do you prefer? Are the /p comments actually useful, or is it just annoying spam?
/equip range "Cornette +1"
/ma "Valor Minuet II" <me>
/p (| Minuet |) II (Increased Attack)
But then I realized that if I got rid of the /p comments, I could fit two songs into one macro, like this:
/equip range "Cornette +1"
/ma "Valor Minuet II" <me>
/wait 12
/equip range "Transviere +1"
/ma "Sword Madrigal" <me>
That allowed me to just hit 1 macro and use both melee or mage songs.
Which method do you prefer? Are the /p comments actually useful, or is it just annoying spam?




By fuidama I mean Sneak Attack + Trick Attack + Viper Bite usually.
Comment