Search found 53 matches

by three-p-o
Wed Jul 08, 2015 9:52 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: eqemu lvl 65 or so, brd clr necro
Replies: 22
Views: 6731

Re: eqemu lvl 65 or so, brd clr necro

Might want to put code blocks around the macros. I look at this entire post as a wall of text. Alternately you could upload the files somewhere.
by three-p-o
Sat Mar 28, 2015 1:10 am
Forum: MQ2::Help
Topic: Incorrect client version
Replies: 13
Views: 3641

Re: Incorrect client version

you trying to run live or emu? Live released a non-mandatory patch the other day. The latest MQ2 build is setup for that version. If you still have the older client, then you need the older MQ2 source, or you need to patch EQ. If you are trying to use MQ2 on emu, then you need to get the older MQ2 s...
by three-p-o
Mon Dec 29, 2014 4:49 pm
Forum: MQ2::Development::Feature Discussion
Topic: Feature: Click Name on Target Window to initiate trade.
Replies: 7
Views: 2523

Re: New Features and stuff

I assume you would still need to be in trade range, but sounds awesome when in a crowded area like a raid or GL. Put me down for $20.
by three-p-o
Mon Nov 17, 2014 11:21 am
Forum: MQ2::Macros::Help
Topic: Give Pet Item?
Replies: 2
Views: 803

Re: Give Pet Item?

You need to send a notify to the give window to press the button. /notify GiveWnd GVW_Give_Button LeftMouseUp And then you should probably code some checks around it to make sure your giving the proper item to the person/pet, waiting for the window to close, etc.. There is an example available in a ...
by three-p-o
Mon Oct 13, 2014 6:12 pm
Forum: MQ2::Help
Topic: Macro causing performance issues
Replies: 18
Views: 2604

Re: Macro causing performance issues

Kill,

I would check what Warlock said. If you have logging on it can cause the same type of performance hit as every line of text logged initiates a new save to the log file.

3po
by three-p-o
Tue Apr 01, 2014 9:35 pm
Forum: MQ2::Help
Topic: Macros won't open
Replies: 2
Views: 708

Re: Macros won't open

Hey everyone, I haven't been able to run my macros since the 3/22 UD. When I do the /macro command it says "Couldn't open macro file". I'm just wondering if anyone else has had this problem, and if so have they been able to fix it? Thanks in advance. You dont have a macroquest.ini file. R...
by three-p-o
Wed Mar 26, 2014 6:28 pm
Forum: ISXEQ::Bug Reports
Topic: Error:Object 'character' member 'Pet' returned TRUE but gave
Replies: 3
Views: 3473

Re: Error:Object 'character' member 'Pet' returned TRUE but

bjcasey wrote:In Lavishscript? (exists) checks to see if the variable has been set.
I think you are in the wrong place. I think this is where you want to be. viewforum.php?f=60
by three-p-o
Tue Mar 25, 2014 10:04 am
Forum: MQ2::Help
Topic: MQ2 with EQ Live
Replies: 1
Views: 675

Re: MQ2 with EQ Live

You need March 13th or newer. There was a patch on both the 12th and the 13th this month.

Before someone else flames you though, the latest is not the 12th. The latest is actually from the 24th.
by three-p-o
Wed Jan 29, 2014 1:02 pm
Forum: MQ2::Help
Topic: Compilation error
Replies: 12
Views: 2671

Re: Compilation error

demonstar55 wrote:My best guess is that they tried to use a macro as a plugin (I've seen it before ...)
Very astute of you. Afclericcch seems to be the include for AFCleric.mac.
by three-p-o
Wed Jan 29, 2014 9:20 am
Forum: MQ2::Help
Topic: Compilation error
Replies: 12
Views: 2671

Re: Compilation error

I forgot when I add in MQ2Afclericcch.cpp, think pretty long ago... ok new update, I rebuilt MQ2Main and re-Batch Built everything, Twice... now everything ok! ========== Rebuild All: 18 succeeded, 0 failed, 0 skipped ========== Still doesn't explain what it is. I cannot find any info on it anywhere.
by three-p-o
Wed Jan 29, 2014 9:15 am
Forum: MQ2::Help
Topic: Compilation error
Replies: 12
Views: 2671

Re: Compilation error

what in blazes is MQ2Afclericcch?
by three-p-o
Tue Jan 28, 2014 1:03 pm
Forum: MQ2::Help
Topic: Why are all my chat channels suddenly being time stamped
Replies: 5
Views: 1274

Re: Why are all my chat channels suddenly being time stamped

Previously everything was as this: [Sun Jan 26 11:10:48 2014] xxxx begins to cast a spell. [Sun Jan 26 11:10:48 2014] xxxx begins to cast a spell. [Sun Jan 26 11:10:48 2014] xxxx begins to cast a spell. [Sun Jan 26 11:10:48 2014] xxxx begins to cast a spell. [Sun Jan 26 11:10:50 2014] xxxx begins t...
by three-p-o
Thu Jan 23, 2014 8:59 pm
Forum: MQ2::Help
Topic: mq2hud help
Replies: 24
Views: 4491

Re: mq2hud help

ok great thanks guys ill def donate after the first when i have the money :) do you guys know if aaspend is one that is included btw? dont see it on the list (and thank you for the list) :) AASpend is not something we have. However, I created a macro that does essentially the same thing. I designed...
by three-p-o
Thu Jan 23, 2014 11:23 am
Forum: MQ2::Help
Topic: mq2hud help
Replies: 24
Views: 4491

Re: mq2hud help

You would need the mq2etrack plugin, but that's VIP.

Make a donation to one of the developers, ieatacid, eqmule, etc. and send them a PM letting them know you made a donation. They can then elevate you to VIP status so you can see that section of the site.
by three-p-o
Thu Jan 23, 2014 8:03 am
Forum: MQ2::Help
Topic: mq2hud help
Replies: 24
Views: 4491

Re: mq2hud help

You need to put stuff into your HUD ini file. MQ2 does not have any defaults.
You could try using the HUD ini from your "premium" compile, but its possible they have displays for things you dont have compiled into your MQ2 version.