PSA for Mudbot Mapper Users
Figured I'd post it here to get the most exposure since people don't usually check the Tech subs and a lot of people are using Mudbot Mapper. There's currently an issue with the gags in Mudbot Mapper and the new alertness lines, namely that the new alertness line completely trips out the module. It'll gag it and your next few lines as well, which is insanely annoying, due to poor regex.
The solution, credit to
@Valingar, is to go into your config.mapper file. Find the line that says:
Disable-Alertness no
and change it to:
Disable-Alertness yes
This should make it stop gagging alertness lines and all your subsequent commands.
2
Comments
But as I posted on the i_mapper post, hopefully things will pan out so that I can settle down and fix the problems that are with it, no promises though.