Search found 8 matches

by wasted
Mon Dec 19, 2005 7:59 am
Forum: MQ2::Bug Reports
Topic: ${FindItem[Time's Antithesis].Timer} not working
Replies: 44
Views: 3597

Fixed!

Thank you Swifty! The fix has indeed worked as intended. Just did DoD missions with my boys and all's well in paradise.
by wasted
Thu Dec 15, 2005 11:54 am
Forum: MQ2::Bug Reports
Topic: ${FindItem[Time's Antithesis].Timer} not working
Replies: 44
Views: 3597

${FindItem[Time's Antithesis].Timer} not working

/echo ${FindItem[Time's Antithesis].Timer} Returns 23 for me, everytime. doesn't matter if it is ready, mid cast, end cast, always, 23. Will retest with new zip when out. This has been happening as of the big patch we had a couple weeks ago. Will gladly volunteer info needed, I just don't know what...
by wasted
Tue Mar 01, 2005 11:48 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Self Automated Tradeskill Macros
Replies: 409
Views: 337254

Tailoring Macro

Well folks, I have donated and I tried this one out, it doesn't work perfectly, but hey, maybe it will be useful to the rest of you. First off, you can get the code off this page: http://www.soc-music.com/mq2/don.php tailoring.ini [WUCL] Cont=Large Sewing Kit Comp0=gorget pattern Comp1=heady kiola C...
by wasted
Mon Sep 20, 2004 4:29 pm
Forum: MQ2::Help
Topic: What does /notify really do?
Replies: 4
Views: 1498

Using the search button might have obviated the need for this thread. Search macro forum for language and read the extensive explanation of why your macro is behaving like it is. You know, you're right. Perhaps the proper title of the thread should be "Why doesn't /gsay work as a command when ...
by wasted
Sat Sep 18, 2004 9:57 am
Forum: MQ2::Help
Topic: What does /notify really do?
Replies: 4
Views: 1498

What does /notify really do?

the manual says thet /notify is lick /click (very not helpful actually) and it will click a button for you without the benefit of the mouse. Perhaps I am missing the actual implications of this. My problem is thus: I have an EQ macro called "gsay" which contains the command "/gsay bla...
by wasted
Wed Sep 15, 2004 10:19 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Language Macro - Master Languages with a group
Replies: 44
Views: 47665

/if (${Target.ID}) /goto :end I was having a hell of a time clearing my target screen (I am new to EQ) and found it much easier to just fix the macro to actually do as the comments on top say, namely, stop if I target myself. The problem with the above is that if anything at all is targetted, the m...
by wasted
Sun Sep 05, 2004 1:31 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Self Automated Tradeskill Macros
Replies: 409
Views: 337254

[quote="Override"] [b]wasted:[/b] I know that is a problem with the planar kits, I have been telling everyone to use the regular ones for now till I get to that fix, it is on my TODO list. I will probably get that one done when I get home on monday. Also, you can make the macros non-absyma...
by wasted
Sat Sep 04, 2004 8:23 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Self Automated Tradeskill Macros
Replies: 409
Views: 337254

Some comments: The fletching macro works very well, BUT if you switch to a Planar Fletching Kit, it breaks on the cleanpack functions, seems not to quote the variable properly. The value of the variable seems set to "Planar" instead of "Planar Fletching Kit" I haven't had the tim...