Post
by wolf5 » Fri Jun 25, 2004 6:18 am
Download the macro, store it in the macro dir below the exe dir.
In EQ, write /macro MACRONAME (without the extension) to run it (in the MQ2 window or in a chat window (if mq2chat plugin is loaded i believe)
ie /macro loot
/macro roguehelper
If the macro has input paramters just add them behind
/macro roguehelper true 1 10 Damdee
For plugins I recommend doing a "/plugin MQ2maps" to get the nice supertracker system in your ingame map :-)
To remove the mq2 window and only use the normal chat windows for commands do:
/plugin MQ2chat (in the mq2 window)
/plugin MQ2wnd unload (or maybe it was MQ2window)
-Wolf5