With yesterday's patch, the Spell Casting resist messages have changed. MQ2Cast needs an update for the new format, otherwise it doesn't recognize the chat. In my version, I left the old format and simply added a new line:
aCastEvent(LIST289, CAST_RESIST, "#*#resisted your#*#!#*#");
Tested in game and is working. Can we get this (or similar) added to the source?
aCastEvent(LIST289, CAST_RESIST, "#*#resisted your#*#!#*#");
Tested in game and is working. Can we get this (or similar) added to the source?

