Search found 14 matches

by PussyFoot
Sun Jun 22, 2014 7:44 pm
Forum: MQ2::Macros::Help
Topic: Debuffs/Target Window?
Replies: 15
Views: 2479

Re: Debuffs/Target Window?

I don't think the .Slowed was put in how I suggested, but if it is, then it returns a time remaining tick count. I'm on my cell phone ATM and don't feel like surfing the patch notes. Check out what the return type is and adjust accordingly. You can't return a string as a true/false. That is why you...
by PussyFoot
Sun Jun 22, 2014 6:09 pm
Forum: MQ2::Macros::Help
Topic: Debuffs/Target Window?
Replies: 15
Views: 2479

Re: Debuffs/Target Window?

So this works: /if (!${Target.Slowed}) /call cast "Dreary Deeds" To get it to cast, but then it returns "Dreary Deeds" when it is already tashed and exits with the following error: Failed to parse /if condition (Dreary Deeds), non numeric encounter. So when it returns Null its fi...
by PussyFoot
Sat Jun 21, 2014 10:51 pm
Forum: MQ2::Macros::Help
Topic: Debuffs/Target Window?
Replies: 15
Views: 2479

Re: Debuffs/Target Window?

Thanks guys, almost have all the bugs worked out of my "Into the Hills" for enchanter pullers.
by PussyFoot
Fri Jun 20, 2014 10:34 pm
Forum: MQ2::Macros::Help
Topic: Debuffs/Target Window?
Replies: 15
Views: 2479

Debuffs/Target Window?

Is there a way to access the target window or a data structure related to it to see what buffs/debuffs are present on a mob? From what I can tell from the different autobots/kissassist stuff they tend to use an array of mobnames to keep track of who has been debuffed and who hasn't. I'd like to add ...
by PussyFoot
Tue Oct 22, 2013 7:20 pm
Forum: MQ2::Bug Reports
Topic: Mission: Clearing a Path
Replies: 2
Views: 476

Re: Mission: Clearing a Path

Ahh.. hrm I don't think so but I'll recompile to be sure. Thanks
by PussyFoot
Tue Oct 22, 2013 7:00 pm
Forum: MQ2::Bug Reports
Topic: Mission: Clearing a Path
Replies: 2
Views: 476

Mission: Clearing a Path

Not sure what is up with this mission in the dead hills, but everytime I load MQ in there it crashes out. works fine in dead hills itself. But the mission crashes everytime. haven't tried the other two from Captain Russell Cooper yet but going to later tonight and see if it's the same. Interesting t...
by PussyFoot
Thu Jul 19, 2012 10:13 pm
Forum: MQ2::Help
Topic: Latest release
Replies: 2
Views: 716

Re: Latest release

Alright, I'll figure out what I'm doing wrong, thanks for letting me know.
by PussyFoot
Thu Jul 19, 2012 9:24 pm
Forum: MQ2::Help
Topic: Latest release
Replies: 2
Views: 716

Latest release

Is it just me or is there something wrong with the July 19th download? It keeps telling me all the .dsp files cannot be found. If it's something on my side, I'll go back and do my best to fix it, just curious if it is a problem with the .zip .
by PussyFoot
Tue May 27, 2008 10:42 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: AFNuke mac (Wiz Bot Mac update: 07-21-05)
Replies: 77
Views: 28977

patient harvest

It's kind of rudamentary but it works well, the delay is a little longer than that needed but I don't want the wizard doing anything at all till I'm done with the harvest. I also added a do events command in there for fizzles. /if (${Me.PctMana} < 30 && ${Me.SpellReady["Patient Harvest&...
by PussyFoot
Wed Oct 30, 2002 5:15 pm
Forum: MQ2::General
Topic: Problems Perl.....ME 23/24
Replies: 6
Views: 1983

Found it

Well the problem actually was that I was using the modified 2:07:xx daylight savings time as per the instructions on the other page, however on the 98 machine it doesn't need that, it needs 3:07:xx, for some reason. Maybe my 98 machine forgot what day it was or something, I then installedi t on my X...
by PussyFoot
Tue Oct 29, 2002 8:47 pm
Forum: Outdated Macros::Macro Depot
Topic: My twisting macro
Replies: 7
Views: 3460

Twisting Macro

After looking at the one provided by Ariain and the modifications by Timid, I began to look into making my own twisting macro. I also looked at the spellcast include that comes with the last IRC version of macroquest. This is what I have managed so far, this one is currently for chant kiting. Workin...
by PussyFoot
Tue Oct 29, 2002 7:45 am
Forum: MQ2::General
Topic: Problems Perl.....ME 23/24
Replies: 6
Views: 1983

invalid client

I've installed the new perl package and gotten it to detect, however it tells me that I have an invalid client version. What is our current client version? PM with details on how to find this if you would.

thanks,

PF
by PussyFoot
Fri Oct 18, 2002 1:58 pm
Forum: MQ2::Development::Feature Discussion
Topic: Bug: IRC20021016 version
Replies: 8
Views: 1220

Hrm i'm not showing this 1016 release that you have, I must be missing something somewhere? Is it on the IRC channel only or something?

PF
by PussyFoot
Tue Oct 15, 2002 10:47 pm
Forum: Games::Everquest
Topic: Newly Released WineX 2.2 Supports EverQuest (!)
Replies: 12
Views: 15400

Does it work?

So what did you think of it? did it work well enough to experiment with?

PF