Search found 1372 matches

by Mckorr
Fri May 21, 2004 8:44 am
Forum: MQ2::General
Topic: buff macro
Replies: 7
Views: 3489

Oid wrote:Can we just delete this poster and pretend they never happened?
Yes we can :) Can't remember how many times I've posted warnings about not asking for these kinds of things.

Locked and Banned.
by Mckorr
Wed May 12, 2004 2:02 pm
Forum: MQ2::Help
Topic: 5/12 patch help
Replies: 3
Views: 1990

Thought I'd help ya out there Lax, give you more time to work on the updates :)
by Mckorr
Wed May 12, 2004 1:50 pm
Forum: MQ2::Help
Topic: 5/12 patch help
Replies: 3
Views: 1990

What you are doing wrong is NOT READING THE FUCKING MANUAL OR THE MESSAGE BOARDS, AND ASKING THE SAME FUCKING STUPID QUESTION THAT IS ASKED EVERY PATCH.

Now, hopefully that will forestall the rest of the idiots who want to post the same damn question.

Locked.
by Mckorr
Sun May 09, 2004 12:48 pm
Forum: MQ2::Bug Reports
Topic: Crash Bug #2
Replies: 10
Views: 3349

Can also confirm that it is only in the current CVS. Compiled the latest zip and no problem.

Can't get a call stack for some reason, sorry about that.
by Mckorr
Sun May 09, 2004 12:25 pm
Forum: MQ2::Bug Reports
Topic: Crash Bug #2
Replies: 10
Views: 3349

Instant crash on Summon Horse. Definately an MQ crash, no problems without MQ.

Might be tied into a change in movement rate, since I get a similar effect with my custom plugin and no horse (just takes a bit longer).
by Mckorr
Sun May 09, 2004 12:08 pm
Forum: MQ2::Bug Reports
Topic: Crash Bug
Replies: 3
Views: 1367

I'm getting this same crash today. Random crashes to server select or complete game lockups every couple minutes with EQ. Using the latest CVS, grabbed it this morning (Sunday the 9th). Same first chance exception as well. I do NOT have the /caption options changed however. They are at the MQ defaul...
by Mckorr
Wed May 05, 2004 4:26 pm
Forum: Games::Everquest
Topic: quick one...
Replies: 2
Views: 2419

wouldn't mind seeing that myself. I know my server has a serverwide wizard channel, but I have no idea what it is...
by Mckorr
Wed May 05, 2004 1:12 pm
Forum: MQ2::Macros::Help
Topic: ScreenID Reference
Replies: 6
Views: 7670

On a quick scan through, it appears the MQ naming of windows is just the XML file name with the EQUI_ part and file extension removed. For example:

EQUI_TradeWnd.xml ===> TradeWnd

Lax can correct me if I'm wrong.
by Mckorr
Wed May 05, 2004 1:08 pm
Forum: MQ2::Macros::Requests
Topic: How to add Macros into fresh download/Install of MQ2
Replies: 7
Views: 2775

As for the Plugins, I got a good understanding, but still need to find a free compiling program. If someone could link me one (a direct download link would be SUPERB!), my many thanks to you. This is another one of those questions I get tired of. You need Visual C++ 6.0 or better to compile MQ. It ...
by Mckorr
Wed May 05, 2004 11:39 am
Forum: MQ2::General
Topic: Heartbroken...
Replies: 9
Views: 3970

I do agree that the download needs to be moved to where only registered users can get to it. Will take a look at it, but PhP isn't a strong point of mine.
by Mckorr
Fri Apr 30, 2004 10:09 am
Forum: MQ2::Macros::Help
Topic: ScreenID Reference
Replies: 6
Views: 7670

Coming soon: Conversion chart for going from XML file name to MQ /notify Window name.
by Mckorr
Fri Apr 30, 2004 10:08 am
Forum: MQ2::Macros::Help
Topic: ScreenID Reference
Replies: 6
Views: 7670

ScreenID Reference

As of 29 April 04, the following is a list of every ScreenID in the various EQ UI XML files. This list is for the default UI, custom UI's may have more locations: EQUI_AAWindow.xml TrainButton HotButton DoneButton LessExpButton MoreExpButton PercentLabel ExpCount ExpGauge TotalLabel CurrentLabel Tot...
by Mckorr
Fri Apr 30, 2004 10:02 am
Forum: MQ2::Macros::Help
Topic: MerchantWnd
Replies: 5
Views: 2425

Again, why is it "leftmouseup" instead of "leftmouse"? Seriously, leftmouseup sounds like it should be releasing the button.

Lax? Clarify please?
by Mckorr
Fri Apr 30, 2004 10:01 am
Forum: MQ2::Macros::Snippets
Topic: autofight.inc
Replies: 3
Views: 4082

Yah, I fixed the /varadd error. And I get the same result when stuff dies, not sure where that is occuring yet. Also, MovementLoop causes CheckObstacle to be called a LOT, and that almost always results in a strafe movement. I'll have to come up with a better obstacle avoidance routine. My guess is ...
by Mckorr
Fri Apr 30, 2004 9:47 am
Forum: MQ2::Help
Topic: Freeze
Replies: 10
Views: 3480

I'm guessing there is a memory leak in the graphics routine. EQ seems to be filling up the vid card memory and then not clearing it, which causes the computer to have to start using RAM instead. That fills up... you get progressively worse lag ending in a freeze. Basically, the client is crap, unsta...