Mudlet mapper and fleetsense

JonathinJonathin Retired in a hole.
edited September 2017 in Curing Systems and Scripts
Disclaimer: Beacon of Icolas renders this useless, but still works for ships that don't have one.

Because I can't ever remember ports from fleetsense, I just added the trigger below to make it appear as the picture below. I'm not going to post up the tigger as a package because it's only 1 multiline trigger with 1 line of code. Just make a new trigger and just follow the instructions.



  1. New trigger.
  2. Copy "^ ?\d+\s+.+?\s+\w+\s+\w+$" into line 1, without the quotes.
  3. Set it as perl regex.
  4. Copy "^\s+\((.+?) \[.+?\]\)$" into line 2, without the quotes.
  5. Set it as perl regex.
  6. Check the "multiline / AND Trigger" box.
  7. Set the "line delta" to 1.
  8. Copy "mmp.locateAndEchoSide(multimatches[2][2])" into the big box below.
  9. Click save and make sure it's activated.

Should look like this:



It makes it look like this.





I am retired and log into the forums maybe once every 2 months. It was a good 20 years, live your best lives, friends.
Sign In or Register to comment.