Search found 219 matches

by kagonis
Fri Jun 18, 2004 2:32 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Handin.mac
Replies: 27
Views: 22552

Should be possible to change the macro in such a way that it will actually put the items in the slots/coinfields automatically dependant on coin or item.. This code is not tested, feel free to test and give feedback :) | handin.mac | | Author(s): | - Kagonis | - Corrections and suggestions by variou...
by kagonis
Fri Jun 11, 2004 3:42 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Handin.mac
Replies: 27
Views: 22552

Handin.mac

Here is the converted handin.mac, thanks to various people on helping converting it :) | handin.mac | | Author(s): | - Kagonis | - Corrections and suggestions by various people.. | SukMage | DKAA | Wassup | WaBBiT | | Description: | - Used to make handins to NPCs, nifty for those who | doesn't feel ...
by kagonis
Fri Jun 11, 2004 11:29 am
Forum: MQ2::Macros::Conversion Help
Topic: Handin.mac
Replies: 11
Views: 12535

Thanks Wassup, the undeclared variable was a naming error, should have been TheAmount :)

I'm not sure what the error is with the Timeout.Value.. Should it be
if (${Timeout.Value.Equal[0]}) instead?
by kagonis
Fri Jun 11, 2004 6:01 am
Forum: MQ2::Macros::Conversion Help
Topic: Handin.mac
Replies: 11
Views: 12535

Thanks SukMage. I used the suggested way for retrieving coins, and I think I fixed the error you are getting as well..
by kagonis
Wed Jun 09, 2004 5:17 pm
Forum: MQ2::Macros::Conversion Help
Topic: Handin.mac
Replies: 11
Views: 12535

I've looked through the readme.chm for a replacement for /finditem but can't seem to find one. Edited the initial post with a few corrections. I also need to find a replacement for /click left auto it seems, I found /destroy as a replacement for /click left destroy, but can't find the autoequip's eq...
by kagonis
Wed Jun 09, 2004 10:06 am
Forum: MQ2::Macros::Conversion Help
Topic: Handin.mac
Replies: 11
Views: 12535

Handin.mac

I'm a bit rusty on doing macro's, so I'm gonna pass it through here first. I've tried to rewrite the handin.mac I made some time back, to the new MQ2Data format, here is what I got so far. I was hoping someone could doublecheck it for me and point out any errors they see, thanks in advance :) | hand...
by kagonis
Thu Jan 29, 2004 8:56 am
Forum: Macro Depot (MQ1)
Topic: autolink.mac - Auto link storage/search - *New Parm Ready*
Replies: 100
Views: 300814

Hmm, wouldn't that be a problem when you are dealing with items' with the same name, but varous lore-name (item-id)?
Best example is Lucid shards..
by kagonis
Wed Jan 28, 2004 4:36 pm
Forum: MQ2::Custom UI
Topic: Mini-Trans-Buffs with Timers.
Replies: 20
Views: 7419

Perfekt, that did it :) thanks.
by kagonis
Tue Jan 27, 2004 9:30 pm
Forum: MQ2::Custom UI
Topic: Mini-Trans-Buffs with Timers.
Replies: 20
Views: 7419

I got the exact same problem as blamstick, with the ShortDurationBuffWindow.
The text is one line below the line it belongs to (exactly as his screenshot).
I cut'n'pasted with no modifications right from the page, and I am using a freshly compiled MQ2. Any clue as to what might be wrong?
by kagonis
Tue Jan 27, 2004 7:11 pm
Forum: Macro Depot (MQ1)
Topic: batwing.mac (Batwing quest macro)
Replies: 11
Views: 5378

This is untested, but it should work.. | questitem.mac | Useage: /macro QuestItem "bandages" | Bob the Builder | 11/1/03 |#turbo | /mouseto plat|gold|silver|copper Sub Main /declare QuestItem local /declare Timeout timer :GiveItem /if "$defined("Param1")"=="TRUE&qu...
by kagonis
Tue Jan 27, 2004 5:51 pm
Forum: Macro Depot (MQ1)
Topic: autolink.mac - Auto link storage/search - *New Parm Ready*
Replies: 100
Views: 300814

Impressive macro, much much better than anything I could have done, or even come up with (I'm dumb like a brickwall ;) ), very well done :)
by kagonis
Tue Nov 25, 2003 2:14 pm
Forum: MQ2::General
Topic: Poor WEB site performance????
Replies: 5
Views: 1911

This is not something you can blame the MacroQuest team for, it's Sourceforge's servers.
by kagonis
Sat Nov 08, 2003 2:28 am
Forum: MQ2::Custom UI
Topic: How about people start making custom UI's for MQ?
Replies: 106
Views: 16481

Should add $target(id) to the above list, would be a nice way to keep track of the mobs, especially for debuffing multiple mobs that are standing on top of each other :)
by kagonis
Sat Nov 08, 2003 2:14 am
Forum: MQ2::Custom UI
Topic: First UI targetting test
Replies: 21
Views: 6756

Should this work with latest zip?
Just tried it out, it just prints a lot of Unknown Label strings :)

Edit:
I don't know if this has anything to do with me having FilterMacro=2 in my mq.ini file, since otherwise EQ CTD's
by kagonis
Thu Nov 06, 2003 7:23 pm
Forum: MQ2::Development::Feature Discussion
Topic: irclatest seems ok?
Replies: 7
Views: 3553

Hmm, I just tried downloaded latest zip and compiled, loaded MQ while in EQ and got CTD.