Search found 4 matches

by UNREGISTERED
Thu Dec 04, 2003 2:59 pm
Forum: Macro Depot (MQ1)
Topic: <deleted>
Replies: 105
Views: 33323

Quick stop

For those who want to stop the macro if you hit F1 to self target it will pause everything. You have to hit it a few times to get the macro to notice, but essentially at the point between completing one combine and beginning the next it looks around real quick. Rass, can you insert the recipie you a...
by UNREGISTERED
Sat Nov 29, 2003 8:20 pm
Forum: Macro Depot (MQ1)
Topic: <deleted>
Replies: 105
Views: 33323

maybe simpler?

it may be easier to just add an optional result array pointer; so (Cont, Comp0, Comp1, Comp2, CompX, Makes)...that way if Makes is specified it can be set for destroy if it appears on the pointer and if it isn't specified it doesn't destroy, could even array it for multiple results (Makes0, Makes1, ...
by UNREGISTERED
Fri Nov 28, 2003 2:09 pm
Forum: Macro Depot (MQ1)
Topic: <deleted>
Replies: 105
Views: 33323

Check INI location

I just upgraded to MQ2 and loaded the tradescript and it is working fine. I got the no container error but changed the path for the INI file to the full directory path in the new Macro folder and it works very smooth. Thanks to all who developed it, one question though, I am using a tool and my resu...
by UNREGISTERED
Fri Nov 28, 2003 10:43 am
Forum: Macro Depot (MQ1)
Topic: <deleted>
Replies: 13
Views: 4049

noticed the following: [Bracelet] Cont=Kit Comp0=System.collections.arraylist Comp1=System.collections.arraylist [Brew] Cont=Barrel Comp0=System.collections.arraylist Comp1=System.collections.arraylist Comp2=System.collections.arraylist Comp3=System.collections.arraylist Comp4=System.collections.arr...