OK so it looks like a lot of people have overlooked some info in the upgrade.txt for Mystic at or around the A47 mark, so I will make some lives easier by describing the issue and how to fix it.

Firstly, this only really applies to anyone using Mystic A47+ and the MRC client, there’s a feature in MRC that allows you to scroll back through the message history using /scroll however since A47 Mystic uses a new ansi viewer, and the configuration is done now with an ini file. So save time, here’s the link to a default ini file modified to work with MRC.

There is extra information you will need to know in order to fix the issue. The next step is to save the new ini file in your mystic/themes/default/text/ directory, and then edit the mrc_client.mps file located in your mystic/themes/default/scripts/ directory with your favourite text editor.

Once you have the mrc_client.mps file opened in the text editor, search for the line MenuCmd('GV','mrcscrl;x;y;'+ChatLog+';END') and replace it with MenuCmd('GV','mrcscrl;'+ChatLog+' /end') - depending on your version of mrc_client.mps it might be on line 1609 (ymmv).

Once you have done this, recompile mrc_client.mps, and you then should be done.

I hope this helps someone, or more people 🙂👍