Search found 10 matches

by EpicCamp
Thu Mar 10, 2005 7:00 pm
Forum: MQ2::Macros::Help
Topic: Removing an INI entry
Replies: 74
Views: 5184

I ended up just having the macro re-random if it encountered a null field. And to delete something, I just set the field to null. Sub CustomQuote(string thename, int specific, int chattype) :wait /if (${QuoteChatDelay}) /goto :wait /declare amtofquotes int local ${Ini[CustomQuotes.ini,Custom,-1,NO]....
by EpicCamp
Wed Mar 09, 2005 2:25 am
Forum: What Not To Do::Ask for Exploits
Topic: Moving/Duping Gear
Replies: 5
Views: 13138

I don't know what's worse, the fact that people post these questions, or the fact that for the next 4 days people will reply to this and make the thread 4 pages long of "omg u r teh stoopid" replies.

wru lock

-EpicCamp
by EpicCamp
Fri Feb 25, 2005 1:19 pm
Forum: MQ2::Macros::Help
Topic: Removing an INI entry
Replies: 74
Views: 5184

Removing an INI entry

Call me bored but I took a few minutes the other night to make a macro that is more or less a "Quote database". With Add/Remove commands via !commands in /tells or /gu people can add or remove quotes and !quote for a random one or !quote # for a specific #. However, I need to know how to r...
by EpicCamp
Thu Dec 16, 2004 7:18 pm
Forum: Games::Everquest
Topic: Hacking Eq
Replies: 7
Views: 8259

I think that's crap. If a mob wields or equips an item, it's GOING to drop. Case in point. 50% of the time I can predict the complete loot table of The Avatar of War before he hits the ground. He wields the Blades of Carnage. In ShowEQ if you see 1: Lamentation grats, in primary he's wielding a BOC ...
by EpicCamp
Mon Nov 29, 2004 3:35 am
Forum: MQ2::Help
Topic: Probably a retarded 3.30am question..
Replies: 22
Views: 2678

/target id ${NearestSpawn[2,pc].ID}

NearestSpawn #1 = you
NearestSpawn #2 = nearest spawn other than you.

-EpicCamp
by EpicCamp
Mon Oct 25, 2004 8:11 am
Forum: MQ2::General
Topic: /petition
Replies: 7
Views: 2705

I think he had a brain fart and meant to say /report. I'm fairly new (only a month or so under my belt). But I believe if you are running the plugin MQ2ChatWnd it is designed so that EQ never "sees" anything that goes in there. If you notice your eqlogs dont pick it up either. I believe I ...
by EpicCamp
Thu Oct 14, 2004 11:06 pm
Forum: MQ2::Help
Topic: Compiling Error with latest MQ2 (nevermind, im an idiot)
Replies: 5
Views: 1983

*Sigh* I can't believe I missed that, sorry. Christ I knew I was a moron.
by EpicCamp
Thu Oct 14, 2004 11:04 pm
Forum: MQ2::Help
Topic: Compiling Error with latest MQ2 (nevermind, im an idiot)
Replies: 5
Views: 1983

Compiling Error with latest MQ2 (nevermind, im an idiot)

I'm an idiot, sorry. Leaving the post so the one below it makes sense and people can realize what an idiot I am. ----------------- I've downloaded and re-downloaded the latest zip and attempted to compile it. I get these errors. I even tried a brand new install of it basically to see if it wasn't s...
by EpicCamp
Mon Oct 04, 2004 2:35 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Self Automated Tradeskill Macros
Replies: 409
Views: 310319

Alright this has been bugging me for a while now.

The subject line of this thread says "(Tailoring Macro Done)" however I keep routinely checking Override's site and find everything but.

Am I just being a short bus rider or what?

-EpicCamp
by EpicCamp
Tue Sep 07, 2004 12:16 pm
Forum: MQ2::Macros::Help
Topic: Anyone Interest in a Language Teacher/Listener Macro?
Replies: 1
Views: 1137

Anyone Interest in a Language Teacher/Listener Macro?

Seeing the extremely basic language teaching macro in the Macro Depot made me mess with it and want a more automated macro that would automatically cycle through all the languages the "Teacher" knows at the will of the "Listener". As such I made two basic macros so they could tal...