Originally Posted by Malacite |
| with the target being changed appropriately. <st> for other party members, or <t> <bt> for mobs. |
Be very, very careful with
<bt>.
When you have two or more monsters ("links"), it can target the monster you don't want, which leads undesirable consequences. (ex: slapping a Requiem on a Lullaby'ed monster would wake it.)
IMO, the only time
<bt> should be used is for macro to target incoming monster:
/target <bt>
Otherwise, you're much better off using
<t> or
<stnpc> instead.
Also, for targeting party members,
<stpc> is better than
<st>.