Search found 3 matches

by dream_other_side
Mon Aug 27, 2018 1:55 pm
Forum: MQ2::Development::Feature Discussion
Topic: BuffsPopulated Feedback
Replies: 14
Views: 881

Re: BuffsPopulated Feedback

I think I understand what you are saying. In the demonstrated case I am not sure that it fits exactly because I am retargeting in between the two mez checks. However, in reality it seems I shouldn't be cycling targets quite so quickly, since targeting forces network traffic. I'll add a more generous...
by dream_other_side
Sun Aug 26, 2018 11:07 pm
Forum: MQ2::Development::Feature Discussion
Topic: BuffsPopulated Feedback
Replies: 14
Views: 881

Re: BuffsPopulated Feedback

Heya, Thanks for the feedback. I have lived on the wiki, its a great resource! I do know that the ID member of spell data type is numeric. It gives null when the buff with "Some Name" does not exist on your target based on my understanding and testing. I guess I'm pointing out what seems t...
by dream_other_side
Wed Aug 22, 2018 5:00 pm
Forum: MQ2::Development::Feature Discussion
Topic: BuffsPopulated Feedback
Replies: 14
Views: 881

BuffsPopulated Feedback

Howdy, Recently spent the last few weeks writing an enchanter macro for fun. Things are running pretty smoothly, but I noticed an unexpected delay when the enchanter is cycling targets. I tracked this down to a /delay with ${Target.BuffsPopulated} condition. The behavior I expected was that once /ta...