timmy
Well-known member
- Joined
- Apr 1, 2014
- RedCents
- 1,443¢
hi!
(1) below does not work. shm will bounce alliance which wastes a gom proc which makes everyone sad. thoughts?
(2) if i use the condition below, will that count PC or NPC i've already assigned to a slot in my xtarget?
(3) sometimes, but not always, KA will refuse to fire abilities i have set up in the AE section. the message i get in the MQ window is:
KA is a big fat liar because all the mobs are on the xtarget and there aren't any close that aren't aggro'd. any insight?
(4) when you have a long list of things happening in your dps section, is it prudent to but items that have conditionals that make them fire less often lower in the stack or is it moot?
TIA!
(1) below does not work. shm will bounce alliance which wastes a gom proc which makes everyone sad. thoughts?
Code:
GoMSpell1=Ancient Alliance|MA|Cond7
Cond7=!${Target.Buff[Ancient Alliance].ID}
(2) if i use the condition below, will that count PC or NPC i've already assigned to a slot in my xtarget?
Code:
${Me.XTarget} > 3
(3) sometimes, but not always, KA will refuse to fire abilities i have set up in the AE section. the message i get in the MQ window is:
Code:
AE-> Casting DEATHNUKE2K19 now would aggro more mobs than we have on xtarget.
KA is a big fat liar because all the mobs are on the xtarget and there aren't any close that aren't aggro'd. any insight?
(4) when you have a long list of things happening in your dps section, is it prudent to but items that have conditionals that make them fire less often lower in the stack or is it moot?
TIA!

