Moderator: MacroQuest Developers


Id be interested in this macro, i have a couple of toons id like to raise their language skillsI actually have a language skill-up macro that I wrote that does this where certain key phrases act as ack and nak so the 2 toons running the macro can tell each other where they are at on skill and which language to teach next

So a macroquest macro cannot handle reading or writing to files in any way shape or form? Thats kind of bad if it dosn't, the core to any programming should have a basic IO system and usually you'll find file IO too.The way things work currently, all the communication between the "client" and "server" would have to be through tells.

Actually, I hadn't thought of using that method. If the client and the server both had access to a shared file dataspace I guess they could communicate by reading and writing to an ini file. MQ does support file I/O in that fashion.devestator wrote:So a macroquest macro cannot handle reading or writing to files in any way shape or form?
