Search found 5 matches

by kitchen
Mon Apr 29, 2019 5:08 pm
Forum: Scripts & Packages
Topic: Simple Logger
Replies: 27
Views: 107308

Re: Simple Logger

This is neat an real helpful. Thanks for making the script!

Quick question: is there a way to make it so that it doesn't log the same thing twice. As in it will detect if there's a duplicate entry contained in the log and stop logging if the information is already contained in the log.

What I'm ...
by kitchen
Sun Jan 14, 2018 1:38 pm
Forum: Mudlet Mapper
Topic: Generic Mapping Script
Replies: 444
Views: 1800477

Re: Generic Mapping Script

Well that works fantastically! Thanks so much for taking the time to help me out with the code and regex. I think that may have been a bit beyond my ability to solve by myself.
by kitchen
Tue Jan 09, 2018 1:15 pm
Forum: Mudlet Mapper
Topic: Generic Mapping Script
Replies: 444
Views: 1800477

Re: Generic Mapping Script

Playing around with it some more, I was able to succeed in getting the mapper to start working while using the brief/compact mode.
I played around with multimatches and perl regex until I was able to the trigger to match. Here's an example of the code body I used for the exits trigger.

map.prompt ...
by kitchen
Tue Jan 09, 2018 6:30 am
Forum: Mudlet Mapper
Topic: Generic Mapping Script
Replies: 444
Views: 1800477

Re: Generic Mapping Script

A typical room might look something like this:

The Throne and the Sun Disk
This is the heart of Delos, the main altar and monument to Isis. A
magnificent golden sun rests under a huge shimmering Sun Disk, blindingly
bright, a magnificent altar on which offerings and prayers alike are sent to
Isis ...
by kitchen
Mon Jan 08, 2018 6:52 am
Forum: Mudlet Mapper
Topic: Generic Mapping Script
Replies: 444
Views: 1800477

Re: Generic Mapping Script

I loaded up the Mapping script and played around with it a bit but was unable to adjust the capture triggers to properly get it working. I was able to capture things like room directions and room names via color code, but that's not ideal because my trigger would also get caught up if a room ...