Search found 3 matches

by Inusien
Wed Jun 23, 2004 3:01 pm
Forum: MQ2::Macros::Help
Topic: Macro that builds from MQ2Twist and MQ2MoveUtils plugins
Replies: 7
Views: 1538

And your healing works too! Thanks for both of your assistance. Quick question on this line: /if ($healing}) Does this check to see if healing is true, and if it is, the if statement passes? Also added some of the /ooc checks, and the out of range check to dok's macro, and it works like a charm: | T...
by Inusien
Wed Jun 23, 2004 5:54 am
Forum: MQ2::Macros::Help
Topic: Macro that builds from MQ2Twist and MQ2MoveUtils plugins
Replies: 7
Views: 1538

Fuergrissa - I added the lines you suggested and it started to work! Woot! dok - I took out the /goto references as you suggested. I agree, there's probably a way to make this slimmer. However, I am trying to avoid issuing a /twist command every time the macro loops. I believe that will restart the ...
by Inusien
Tue Jun 22, 2004 10:40 pm
Forum: MQ2::Macros::Help
Topic: Macro that builds from MQ2Twist and MQ2MoveUtils plugins
Replies: 7
Views: 1538

Macro that builds from MQ2Twist and MQ2MoveUtils plugins

Hi folks, Looking for a spot of help. I'm *trying* to write a macro that builds off of functionality present in CyberTech's MQ2Twist plugin, and Tonio's MQ2MoveUtils plugin (specifically the /circle command). My goal is to simply target a new mob when I receive the "You must first select a targ...