Search found 76 matches

by JudgeD
Thu May 31, 2018 8:31 pm
Forum: MQ2::Development::Feature Discussion
Topic: feature request: ${Sort} TLO
Replies: 1
Views: 647

Re: feature request: ${Sort} TLO

I wrote a macro sorter in the VIP section but I don't mind sharing here... Someone was asking for an array sorter in slack the other day, so I wrote a fairly reusable array sorting include. The way this is written is meant to allow for different types of arrays, and different types of comparers. Mea...
by JudgeD
Sun Jan 28, 2018 1:08 pm
Forum: MQ2::Custom UI
Topic: Some compact UI pieces
Replies: 3
Views: 1796

Some compact UI pieces

Was chatting on slack and someone wanted a few pieces of UI to try out. I'm uploading these for now: Advloot window - compact version BuffWindow - smaller Map - much tighter UI Short Buff - smaller I also have these if anyone wants them, just let me know: BigBankWindow - All bags open view and compa...
by JudgeD
Tue Jan 09, 2018 10:35 pm
Forum: MQ2::Help
Topic: MQ2 for dummies
Replies: 59
Views: 35579

Re: MQ2 for dummies

lore7460 wrote:
Tue Jan 09, 2018 1:52 pm
Just a random thought here.
If I donated and provided my authentication hash could you or someone build MQ2 for live for me then; you know like a service?
(might be a good way to get funds up)
That's exactly what the builder is
by JudgeD
Wed Jan 03, 2018 12:09 pm
Forum: MQ2::Macros::Help
Topic: Using variable in #include
Replies: 12
Views: 5010

Re: Using variable in #include

WB Pete :) haha
by JudgeD
Thu Dec 21, 2017 6:19 pm
Forum: MQ2::Help
Topic: VIP Forums
Replies: 9
Views: 1763

Re: VIP Forums

I still have access from what I assume is because of recent donations, and I don't feel shafted. I just think it's important to list what you're paying for so there's no confusion on the donation page.
by JudgeD
Wed Dec 20, 2017 1:34 pm
Forum: MQ2::Help
Topic: VIP Forums
Replies: 9
Views: 1763

Re: VIP Forums

Should probably update the post / donate page with information about how VIP membership works. I didn't notice anywhere where it talked about amount to donate or duration of access.
by JudgeD
Sun Sep 17, 2017 6:51 pm
Forum: MQ2::Bug Reports
Topic: Defined[] with arrays Behavior change, intentional?
Replies: 4
Views: 1998

Re: Defined[] with arrays Behavior change, intentional?

Thanks for posting this Devestator, this is something I do a lot as well.
by JudgeD
Wed Sep 13, 2017 7:51 pm
Forum: MQ2::Bug Reports
Topic: TLO Macro.Params broken with 9 - 12 patch
Replies: 8
Views: 1267

Re: TLO Macro.Params broken with 9 - 12 patch

Macro.Params seems like a really weird thing to have available.
by JudgeD
Wed Aug 02, 2017 11:34 am
Forum: MQ2::Development::Feature Discussion
Topic: Mod MQ2Cast to find best spell version
Replies: 13
Views: 3688

Re: Mod MQ2Cast to find best spell version

+1

I feel like there's room to improve on the spell rank maintenance. Especially if you box a crew it can be hard to notice you're casting the wrong version of something.
by JudgeD
Mon Jul 31, 2017 4:25 pm
Forum: MQ2::Development::Feature Discussion
Topic: SpawnSearch distance
Replies: 4
Views: 1880

Re: SpawnSearch distance

Fair enough. I'll report back if I notice anything wonky.
by JudgeD
Mon Jul 31, 2017 2:07 pm
Forum: MQ2::Development::Feature Discussion
Topic: SpawnSearch distance
Replies: 4
Views: 1880

SpawnSearch distance

"Distances in searchspawn now return the true 3D distance (instead of 2d distance)"

Are you sure this is a good change? I thought some abilities work on 2d distance so I assumed it was safer to use it.
by JudgeD
Thu Jul 20, 2017 7:05 pm
Forum: MQ2::Development::Feature Discussion
Topic: Feature Request: /mqpause #
Replies: 5
Views: 1649

Re: Feature Request: /mqpause #

It's called /delay
by JudgeD
Sun Apr 09, 2017 2:44 pm
Forum: MQ2::Development::Feature Discussion
Topic: NPC level update
Replies: 2
Views: 804

Re: NPC level update

Yeah, it's obviously not too important considering no one's complaining. One quick example is Lady Caroline of Thex in Felwithe (An Epic Request task giver). She's 200. So can't do /high Caroline for map, etc. Same reason I couldn't find Quellious in Tranquility a few months back, she's 120 and unde...
by JudgeD
Sun Apr 09, 2017 10:40 am
Forum: MQ2::Development::Feature Discussion
Topic: NPC level update
Replies: 2
Views: 804

NPC level update

08 Apr 2017 by eqmule - Changed max npc level to 125 this fixes spawnsearch etc where npc's higher than level 115 would not show up. Just curious of why 125. There are a few places where mobs can reach like 250 (special cases obviously), and something higher would definitely be more future-proof. I...
by JudgeD
Sat Jan 07, 2017 7:39 pm
Forum: MQ2::Custom UI
Topic: MQ2Hud, showing value of item on mouse cursor.
Replies: 2
Views: 1692

Re: MQ2Hud, showing value of item on mouse cursor.

MQ2ItemDisplay puts this info into the inspect window, but for the loot macro I use (VIP section), I output info like this in the same way you did.