Page 3 of 3

Posted: Thu Jul 22, 2004 2:31 pm
by aChallenged1
I'm gonna try and incorperate this into stick.mac to see if I have my ass on straight where this is concerened. Don't laugh too hard if I come back with my ass on backwards, it's typical of me when I think I know what I'm doing but don't. :lol:

Posted: Fri Jul 23, 2004 2:32 pm
by A Troll
did this already , works great

Posted: Fri Jul 23, 2004 4:49 pm
by aChallenged1
A Troll, you added the code to allow this to track xp when you run stick.mac?

If so, where did you put the /call ExpTrack.inc and the /doevent lines? Would the /doevent work off the one already in place?

I put the #include near top, where it belongs. Know this much from looking at other macros that incorperate #include.

Posted: Thu Jul 29, 2004 5:28 pm
by Genza
Did you get it to work aC? I'm new, but I guess you would add to stick.mac:
at the top:
#include ExpReport.inc
then once at the beginning of sub Main:
/call StartExpTrack
then any /doevents already in stick should take care of the rest.