Hi all, nice work on the coding. Long time reader, first time poster. Just got my copy of Microsoft Visual C++ 6.0. I compliled MQ just fine, ran around PoK using the follow macro, pretty nice.
I am looking to up my factions on a few zones. I found a path macro I think would work great with what I have in mind. I want to use the
genbot to activate the [url=
http://macroquest2.com/phpBB2/viewtopic.php?t=8655[advpath[/url] files. I did the FaQ and that's how I did my compiling. I executed "myplugin" to make a folder "path" and pasted the genbot.mac info into the .cpp there. Then I made .inc files and copy and pasted the code for each and put it in the same directory. I am getting wierd errors such as:
C:\mq2\MQ2Genbot\././botcore.inc(1) : fatal error C1021: invalid preprocessor command 'event'
and
C:\mq2\MQ2Genbot\././botcore.inc(3) : error C2146: syntax error : missing ';' before identifier 'Init'
and
C:\mq2\MQ2Genbot\././botcombat.inc(9) : error C2143: syntax error : missing ';' before '/'
I am not big on coding, I'm an Education major lol... Just looking to take my char across a few zones to work on some faction, no combat at all. Thanks for taking the time to help me out in advance =/