Is it possible for MQ to add lines to a file? I'm mainly looking to modify the Everquest map files with a macro...
Thanks,
Les
Moderator: MacroQuest Developers
AFAIK you can only write to an INI file from a script (or ItemDB.txt apparently for a specialized command); but, as I haven't found any way to manually update the map and have it take effect in game unless I restart EQ, it's probably not a terrible solution to do this, and either cut / paste it over or make it automatic with some external code.lestor wrote:Is it possible for MQ to add lines to a file? I'm mainly looking to modify the Everquest map files with a macro...
Thanks,
Les