Search found 13 matches

by GoldenFrog
Mon May 18, 2020 4:16 pm
Forum: MQ2::Help
Topic: MQ2 for dummies
Replies: 56
Views: 25219

Re: MQ2 for dummies

I am making this change myself, as well. Recently took up plugin-dev for the first time since it was forbidden to use Test.

It is indeed a fairly big change - especially for things that don't transfer, or you've set up in Live but not Test.

Hopefully it'll all play out nicely.
by GoldenFrog
Thu May 14, 2020 4:26 pm
Forum: MQ2::Macros::Help
Topic: RewardSelectWnd and Tabs
Replies: 0
Views: 2309

RewardSelectWnd and Tabs

(Moved from wrong forum) tl;dr: Issues I'm trying to resolve: * Select tab in RewardSelectionWnd * If unsolvable, select list item on non-current tab in RewardSelectionWnd * Optionally get displayed name on tab I have a macro which looks to successfully navigate RewardSelectionWnd, tabs, and rewards...
by GoldenFrog
Thu May 14, 2020 3:05 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Mage Pet Equipping Macro
Replies: 38
Views: 5419

Re: Mage Pet Equipping Macro

I know the macro above is from 2005, but did you try it, updating all the spells/items to your modern equivalents?
by GoldenFrog
Mon Jul 18, 2011 7:04 pm
Forum: MQ2::Macros::Requests
Topic: no target af spamming hotkeys
Replies: 9
Views: 3255

Re: no target af spamming hotkeys

Wow. That's impressive.


It's one thing to ask others to search for you.

Another to ask others to point to the specific existing macro or plugin to solve your exact need.

But to then ask others to collect them up, zip them, drive to your house, and do it for you - that's bold.
by GoldenFrog
Mon Apr 05, 2010 5:24 pm
Forum: MQ2::Macros::Requests
Topic: Looking for macro to add numbers from chat
Replies: 13
Views: 3728

Re: Looking for macro to add numbers from chat

I don't remember subscribing to the ultrao5 blog
by GoldenFrog
Wed Sep 03, 2008 8:32 pm
Forum: MQ2::Custom UI
Topic: krust (UI, macro & plugin) 2006.09.28 *Macro Update*
Replies: 478
Views: 162486

A posted by fathersin in the Frequency thread... the following worked for me and Krust No MQ ------- recent patch has broken ui I can't even load it. got it working following these directions http://www.eqinterface.com/forums/showthread.php?t=19778&page=1&pp=15 2nd post on page 1. Only thing...
by GoldenFrog
Mon Feb 19, 2007 7:38 am
Forum: MQ2::Custom UI
Topic: krust (UI, macro & plugin) 2006.09.28 *Macro Update*
Replies: 478
Views: 162486

Before applying Moey's updates, dropping a campsite or entering a zone with your Fellowship's campsite was an immediate CTD.

Good update, MMJ, thanks.
by GoldenFrog
Sat Feb 17, 2007 6:51 pm
Forum: MQ2::Custom UI
Topic: krust (UI, macro & plugin) 2006.09.28 *Macro Update*
Replies: 478
Views: 162486

....and move Radiant/Ebon Crystals to that page as well. Alt Currency after all...

I am hoping to get time to look at it this weekend...
by GoldenFrog
Wed Feb 14, 2007 9:28 pm
Forum: MQ2::Custom UI
Topic: krust (UI, macro & plugin) 2006.09.28 *Macro Update*
Replies: 478
Views: 162486

I am using this UI with minor modifications. If you have a modification to the primary inventory window I think it would be great to post. (And save me from doing it myself) Send it to me PM if you'd rather not, but think others will like it. The other windows can come in time - that one is broken.
by GoldenFrog
Fri Dec 16, 2005 4:59 pm
Forum: MQ2::Bug Reports
Topic: ${Me.PctHPs}
Replies: 3
Views: 1630

I'm seeing same thing.

${Me.CurrentHPs} - reporting correctly
${Me.MaxHPs} - looks to be reporting Unbuffed Max only

Result is a ${Me.PctHPs} higher than 100%.
by GoldenFrog
Sun Oct 16, 2005 11:56 pm
Forum: MQ2::Help
Topic: /cast item to open a container?
Replies: 25
Views: 5920

I greatly enjoyed this thread, but respect the hell outta yer last post, DKAA
by GoldenFrog
Tue Feb 22, 2005 7:28 pm
Forum: MQ2::Macros::Help
Topic: MQ Window Spam
Replies: 14
Views: 6075

You got it!

Yes. It's that goto from an if statement you have. Good catch.