Search found 18 matches

by overnuker2323
Fri Mar 11, 2005 9:15 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Spell/Song Trainer 1.0
Replies: 17
Views: 6457

I'll write the changes for all your suggestions hopefully today- just got back from Florida spring break, tired as hell :)
by overnuker2323
Mon Feb 28, 2005 6:00 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Spell/Song Trainer 1.0
Replies: 17
Views: 6457

cool

This is the first macro I've ever written, so forgive me if it's got mistakes :)

Thanks for the heads up on the bard part, I hadn't had a chance to test it on my bard since he's only level 14 and can't use the brass yet lol.
by overnuker2323
Sun Feb 27, 2005 8:16 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Spell/Song Trainer 1.0
Replies: 17
Views: 6457

Spell/Song Trainer 1.0

I've been working on this for awile, I wanted it to work for any class, and work quickly. - edited 2/28, updated to fix prereqs and bard skill names, working on an autoequip for bard instruments while practicing. Sub Main /declare Maxskill int outer /declare AlterationSpell outer /declare Abjuration...
by overnuker2323
Sun Feb 27, 2005 5:30 pm
Forum: MQ2::Macros::Help
Topic: 2 questions
Replies: 6
Views: 2745

kick ass :) I'm making a spell trainer and trying to get my programming above the simple commands... (and now that you point out the book part, I see it in the help file that comes with mq2 lol) thanks again!
by overnuker2323
Sun Feb 27, 2005 4:18 pm
Forum: MQ2::Macros::Help
Topic: 2 questions
Replies: 6
Views: 2745

other question...

is there a way to check if a spell is available in your spellbook? obviously you can try to /mem it, but is there a way to return a true/false that it's memmable? ( and thanks for answering the first part of the question, Lax) :)
by overnuker2323
Sun Feb 27, 2005 3:51 pm
Forum: MQ2::Macros::Help
Topic: 2 questions
Replies: 6
Views: 2745

2 questions

First is this: Is there a way to verify a characters class? I know that Me.Class returns the class, but I'm having problems in my macro... I want to do something like.. /if (${Me.Class}="shaman") /goto :shamanstuff but obviously the if command needs a t/f response instead of a string... Se...
by overnuker2323
Thu Feb 17, 2005 10:24 pm
Forum: MQ2::Bug Reports
Topic: /who npc
Replies: 48
Views: 4804

/who

I've been trying to get windbg to work (since I don't have the other programs) and everquest locks up just by selecting eqgame.exe on windbg. Am I doing something wrong here, or does my computer just suck? :) I'm trying to get the information for why /who locks up the computer, but can't get back in...
by overnuker2323
Sun Feb 06, 2005 4:02 pm
Forum: MQ2::Help
Topic: mq2auth
Replies: 6
Views: 2944

I've been trying to compile it for him after he ran the auth and then zipped the whole file... and it keeps giving me an error message (I don't remember it) so have been kinda frustrated and didn't want to take the time to look it up... I searched for mq2auth and got the walkthrough posts and a ton ...
by overnuker2323
Sun Feb 06, 2005 3:50 pm
Forum: MQ2::Help
Topic: mq2auth
Replies: 6
Views: 2944

huzzah, I didn't get flamed yet!

thanks for the quick reply :)
by overnuker2323
Sun Feb 06, 2005 3:41 pm
Forum: MQ2::Help
Topic: mq2auth
Replies: 6
Views: 2944

mq2auth

I'd like to compile for a friend of mine... can I have him run the mq2auth file, send me the generated mq2auth0.h file, cut the values from his file to my own, and compile for him and myself at the same time? (so MQ works on both computers) /braces for boardtrolls to flame
by overnuker2323
Sat Jan 29, 2005 10:44 am
Forum: MQ2::Macros::Help
Topic: Uncompiling .dlls?
Replies: 8
Views: 3348

last I checked, this was a help forum, not a place for flamers... it goes to show what quality people are posting in here, and I'll stop asking for help from people like you. If I knew what warp thing you were talking about, I might say more, but you've basically told me all I need to know- you're a...
by overnuker2323
Fri Jan 28, 2005 2:23 pm
Forum: MQ2::Macros::Help
Topic: Uncompiling .dlls?
Replies: 8
Views: 3348

I really wish I had money to donate, but I'm living with my wife's parents while in school... could anyone give me a general idea of how to do this that won't cost me money?
by overnuker2323
Fri Jan 28, 2005 1:31 pm
Forum: MQ2::Macros::Help
Topic: Uncompiling .dlls?
Replies: 8
Views: 3348

Uncompiling .dlls?

a friend of mine is trying to find a way to decompile a dll file to get the .cpp back- does anyone know if this is possible?
by overnuker2323
Sun Sep 26, 2004 9:14 pm
Forum: MQ2::Macros::Help
Topic: Buff removal?
Replies: 6
Views: 2123

Buff removal?

Is there a way to remove your buffs by /commands instead of clicking on them? (other than /mouseto, /click left)?
by overnuker2323
Sun Sep 26, 2004 9:14 pm
Forum: MQ2::Macros::Help
Topic: Converting string data to boolean?
Replies: 4
Views: 1012

Woot!

Blueninja wins the prize! :) Thanks again, folks!