Search found 49 matches

by MareDK
Thu Mar 27, 2008 10:14 am
Forum: MQ2::Custom UI
Topic: Healing potions on hud
Replies: 2
Views: 1611

they are on the same timer so doesn't matter really
by MareDK
Thu Jun 28, 2007 3:37 am
Forum: MQ2::Macros::Snippets
Topic: Feedme.inc v2.3
Replies: 32
Views: 23432

Had a minor problem with this last night and carrying a Large Sewing kit . By default... When you rt click on some carried Tradeskill containers they will open in the newer trade skill combine window ( the one with the recipies listed ). When the macro tries to open the contaier via the following i...
by MareDK
Thu Sep 21, 2006 1:51 pm
Forum: MQ2::Bug Reports
Topic: WTF MQ2 Broken!?! on 18Sept2006
Replies: 87
Views: 14483

JimJohnson wrote:send me a check! ill donate it for you =p
uhm yeah right let me write you a check for 2000 bucks
by MareDK
Thu Sep 21, 2006 1:32 pm
Forum: MQ2::Bug Reports
Topic: WTF MQ2 Broken!?! on 18Sept2006
Replies: 87
Views: 14483

well well, I can't wait til it works again (no need to flame me and yada yada) MQ2 helps SO much with EQ and playing 1 day without it shows to me that I would NOT play EQ without MQ2. A few people have told me the same thing, they wouldn't be playing if it wasn't for MQ2. So I wonder how much money...
by MareDK
Thu Sep 21, 2006 8:45 am
Forum: MQ2::Bug Reports
Topic: WTF MQ2 Broken!?! on 18Sept2006
Replies: 87
Views: 14483

well well, I can't wait til it works again (no need to flame me and yada yada) MQ2 helps SO much with EQ and playing 1 day without it shows to me that I would NOT play EQ without MQ2. I would like to thank the Devs for all the time they use on making this work, thank you. I would also like to thank ...
by MareDK
Fri Sep 08, 2006 7:11 am
Forum: MQ2::Macros::Requests
Topic: Ranger Helper, anyone have?
Replies: 6
Views: 3395

Most of what you want can be done with a few plugins. [[MQ2Melee]] can handle the moving to the mob, autoattacking, kicking, snaring, and sticking to the mob. It will also sneak/hide when not in combat. You can also configure it to move to the back of the mob if you want. Snaring can be handled by ...
by MareDK
Fri Sep 08, 2006 7:06 am
Forum: MQ2::Macros::Requests
Topic: Ranger Helper, anyone have?
Replies: 6
Views: 3395

ok lets look at it then: Checking a Selfbuff: /if (!${Me.Buff[${SpellFocus}].ID} && ${Spell[${SpellFocus}].Stacks}) /call DoBuffs "${SpellFocus}" ${Me.ID} You can exchange the /call Dobuffs (it's part of my shaman macro) with /call cast buffwanted gem# (read up on spell_routines.in...
by MareDK
Fri Sep 08, 2006 4:02 am
Forum: MQ2::Macros::Requests
Topic: Ranger Helper, anyone have?
Replies: 6
Views: 3395

when you write RH I think of Rogue Helper, never seen a Ranger Helper. Start to write down what you want and how you want it working. Snare support: Should the ranger automatically assist you and try to snare the mob at a certain health%? Or do you want to send a tell to the ranger and that way have...
by MareDK
Wed Aug 16, 2006 10:34 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Skelly.mac 8-16ish 100% AFKable ((SEXY)) + HEALER (its back)
Replies: 44
Views: 4444

I would recommend adding some LOOPS into this instead of repeating the same command 200 times in a row

can PM me if you want some help with this and I will gladly show you some examples
by MareDK
Fri Aug 11, 2006 4:28 pm
Forum: MQ2::Custom UI
Topic: Basic left side hud
Replies: 34
Views: 16335

addition could we get the mob name changed back to yellow to make it easier to read and just have the lvl# change color please? /bow
by MareDK
Fri Aug 11, 2006 4:14 pm
Forum: MQ2::Custom UI
Topic: Basic left side hud
Replies: 34
Views: 16335

I hope all these additions and stuff will be put together and put in the first post, some very great additions for sure
by MareDK
Fri Aug 11, 2006 2:19 pm
Forum: MQ2::Custom UI
Topic: Basic left side hud
Replies: 34
Views: 16335

dang that was fast lol I just posted that.

your update before that does that just show the con color of the mob or what changes does it make to the original code?
by MareDK
Fri Aug 11, 2006 2:12 pm
Forum: MQ2::Custom UI
Topic: Basic left side hud
Replies: 34
Views: 16335

noticed that raidleader shows NULL when not in raid, shouldn't it show nothing like the groupleader does when not in grp?

Everything else looks super, should have time to add a few cleric AAs (those I got so far) soon when I am not hooked up in work all the time.
by MareDK
Mon Aug 07, 2006 11:33 pm
Forum: MQ2::Custom UI
Topic: Basic left side hud
Replies: 34
Views: 16335

It can be done, but if you want to keep it short and clean... allow the users to set it up to their desires, just give them the code parts. agreed, just make a //Cleric and //Mage and so on section and people can delete whatever sections they don't need. That should work for most people, and those ...
by MareDK
Sun Aug 06, 2006 11:58 pm
Forum: MQ2::Custom UI
Topic: Basic left side hud
Replies: 34
Views: 16335

hmm you can do classhud I think, don't ask me why but if you look at some of the first lines of your hud then there is classhud=on how did you get it to be black behind the line breaks? I was pondering about changing my screen settings to just show black behind the HUD, it would reduce my screensize...