Search found 6 matches

by dubborama
Wed May 12, 2004 11:54 pm
Forum: MQ2::Bug Reports
Topic: #event still bugged?
Replies: 7
Views: 2144

ahh i gotcha :wink:
by dubborama
Wed May 12, 2004 11:10 pm
Forum: MQ2::Bug Reports
Topic: #event still bugged?
Replies: 7
Views: 2144

#event still bugged?

Seems that #event may still be bugged. Made a test macro to check if events were being executed: #event Testing "Event-working" Sub Main :MainLoop /echo Event-working /doevents /goto :Mainloop /return Sub Event Testing /echo Yes /return ...."Yes" was not being echoed back to me, ...
by dubborama
Wed May 12, 2004 6:39 pm
Forum: MQ2::Bug Reports
Topic: #event
Replies: 5
Views: 1445

sweet :D
by dubborama
Wed May 12, 2004 6:18 pm
Forum: MQ2::Bug Reports
Topic: #event
Replies: 5
Views: 1445

#event

Just downloaded the new 5/12/04 zip. Tried to run my archery macro and I got this error message: Unknown # command: #event Togglearchery "Auto-Archery" Unable to add macro line ...Has the syntax for event commands changed? (I checked the new changes thread and only thing i see is a fix to ...
by dubborama
Wed Apr 21, 2004 8:19 pm
Forum: MQ2::Help
Topic: /newif help
Replies: 2
Views: 751

/newif help

Can anyone tell me if my syntax for this is right/wrong...seems to not be working.

/newif ${String[@vArcheryToggle].Equal[True]}==1 {

(This macro it came from was working before the latest April 21st zip now it wont run)

Dubborama
by dubborama
Wed Apr 21, 2004 5:10 pm
Forum: MQ2::Bug Reports
Topic: $parm system back?
Replies: 1
Views: 1027

$parm system back?

Just downloaded the new zip. I had converted some of my macros that had the old $parm system since the April 18 zip, and now they aren't working...is the old $parm system back in or somethign?

Dubborama