I need help. I'm dumb.

Need help running MacroQuest2? Ask your questions about how to get things to work on your computer.

Moderator: MacroQuest Developers

zanlez
orc pawn
orc pawn
Posts: 10
Joined: Thu Sep 16, 2004 8:58 am

I need help. I'm dumb.

Post by zanlez » Thu Sep 16, 2004 9:02 am

Hello just installed MQ2 as i was instructed in the manual. And got it working to the part that the program icon shows up next to my clock. But i can't find anyplace on this site where there is information how to run the macro.
And i'm also sitting here with .inc files that i have no idea where to put. just put them in my macro dir. Please someone just help me please. I'm stuck as i can be :shock:

Thanks

bob_the_builder
a hill giant
a hill giant
Posts: 275
Joined: Tue Jul 22, 2003 1:22 pm

Post by bob_the_builder » Thu Sep 16, 2004 9:19 am

You should have "MAC" files that go in the MACRO dir defined in the macroquest.ini. Default is the "MacroPath=.\macro" directory.

Then from the manual page:

http://www.macroquest2.com/includes/manual.php#macfund
/macro filename [Param0 [Param1...]]
Starts running a macro. Calling a macro from another macro will end the calling macro.

/macro mymacro
/macro mymacro "water flask" "metal bits"
Last edited by bob_the_builder on Thu Sep 16, 2004 2:55 pm, edited 1 time in total.

eqjoe
a grimling bloodguard
a grimling bloodguard
Posts: 984
Joined: Sat Sep 28, 2002 12:26 pm

Post by eqjoe » Thu Sep 16, 2004 10:35 am

You know its not cool to post before reading on this board. Read TFM, and do a search. Then post.

You darn noobs that want to post without reading will find it a very hostile environment here.


-j

ztrike
a ghoul
a ghoul
Posts: 83
Joined: Fri Mar 26, 2004 1:17 pm
Contact:

Post by ztrike » Thu Sep 16, 2004 12:29 pm

WOW .. almost no flaming?`is everyone sleeping :) or just tied of flaming over and over again?

(points to the manual and hell.. to search as well)
Ztrike out

TheNewGuy
a snow griffon
a snow griffon
Posts: 307
Joined: Sat Jul 10, 2004 9:33 am
Contact:

Post by TheNewGuy » Thu Sep 16, 2004 12:51 pm

[quote="dont_know_at_all"][quote="sybarite"]Um.. search works fine for me (used spell_routines.inc)... Try scrolling down you lazy fuck.

http://www.macroquest2.com/phpBB2/viewtopic.php?t=8964&highlight=spellroutines+inc[/quote]

That's great but he's looking for move.inc, you fucking spastic colon.[/quote]

javelinl
a lesser mummy
a lesser mummy
Posts: 70
Joined: Thu Mar 11, 2004 12:40 pm

inc files....

Post by javelinl » Thu Sep 16, 2004 1:08 pm

inc files are just included snippets used by other macros (spellcast.inc, botspell.inc etc).

They go in the same directory as the .mac files.