Search found 4 matches

by MagnanImus
Wed Jul 23, 2003 5:22 pm
Forum: MacroQuest::Help (Outdated)
Topic: Clearing Event Flags
Replies: 4
Views: 1661

/doevents flush

Old thread but....i have a related problem. I can flush one individual flag with /doevents event flush but i cannot find a way to flush all of the event flags in the queue for the named event, without flushing the flags for all other events. (I hope that makes sense) Can someone possibly add a comma...
by MagnanImus
Fri Jul 11, 2003 4:07 pm
Forum: Outdated Macros::Macro Help
Topic: Need help with obstacle avoidance
Replies: 8
Views: 1891

This is what i use for obstacle avoidance

This is what i use for obstacle avoidance. Yes the code is rather sloppy, i am in the process of rewriting all of my movement routines...but this should get the job done, or atleast point you in the right direction so you can get your own version made. It turns 90 degress and moves a bit and then co...
by MagnanImus
Fri Jul 11, 2003 2:09 pm
Forum: MQ2::Development::Feature Discussion
Topic: Start of 2003-07-11 offsets...
Replies: 30
Views: 10578

/click left item

The command "/click left item"

is crashing me with these offsets, it worked great two days prior.
Is there an offset wrong somewhere that would do this?

However /click left target and /click right target seem to work.


Mag
by MagnanImus
Thu Feb 06, 2003 11:45 pm
Forum: MQ2::Development::Feature Discussion
Topic: Feature requests...
Replies: 70
Views: 24328

/press and /sendkey functionality

I am an extensive EQW user, and i have noticed that when any /sendkey or /press commands are called the macro hangs until that EQ window is selected. Is there any way around this? I have been avoiding using /sendkey and in avoiding it i was using EQ's /follow command combined with a /face fast loop ...