View Single Post
Old 03-27-2007, 03:26 PM   #14 (permalink)
Nakti
Junior Member
 
Nakti's Avatar
FFXI Character Info.
 
Join Date: May 2006
Location: Bastok
Posts: 371
Style:
Thanks: 65
Thanked 27x in 21 Posts
Gil: 1,717
Bank: 0
Total Gil: 1,717
Donate
Re: Advanced macros?
The Paralyna/Paralyze macro can be done many ways (although it's a shame to only be limited to 6 lines).

My primary use for it would be to cast one spell or the other. Not both. I don't think I've ever cast both spells in succession.

/ma Paralyna <st>
/wait 1
/ma Paralyze <lastst>
/equip

If I omit "/wait 1" Paralyze won't cast properly. I could change <lastst> to <stnpc> and remove /wait (as Macht said).

/ma Paralyna <st>
/ma Paralyze <stnpc>
/equip

<stnpc> adds another couple seconds of delay. I put Paralyna first because I think it's more important to remove status effects than to debuff the mob.

IIRC, equipment changes which cause "blinking" also lose the sub-targeting arrow. So that's another thing to consider.



They that can give up essential liberty to purchase a little temporary safety, deserve neither liberty nor safety. - Benjamin Franklin
Nakti is offline   ::Quote Selected:: Reply With Quote
 
Page generated in 0.23796 seconds with 14 queries