Search found 19 matches

by CurryMUD
Wed Nov 23, 2016 5:05 am
Forum: Mudlet Mapper
Topic: Function "addCustomLine" is nil
Replies: 6
Views: 7876

Re: Function "addCustomLine" is nil

Ah, well that explains it! I'm glad we were able to get to the bottom of this, it was starting to drive me nuts. Strange though, I thought I had it working at one point... I must have been confused about that. The docs are a bit misleading, as they say "Introduced in version 2.1 of Mudlet."...
by CurryMUD
Tue Nov 22, 2016 10:34 pm
Forum: Mudlet Mapper
Topic: Function "addCustomLine" is nil
Replies: 6
Views: 7876

Re: Function "addCustomLine" is nil

I've been playing around some more with Mudlet 3.0 iota on Mac OS X El Capitan. As I mentioned, the nil "addCustomLine" issue isn't happening on Mudlet 3.0, so that's good. But Mudlet keeps crashing. I discovered that if I turn on the mapper before Mudlet receives my "Room.Info" ...
by CurryMUD
Tue Nov 22, 2016 1:48 am
Forum: Mudlet Mapper
Topic: Function "addCustomLine" is nil
Replies: 6
Views: 7876

Re: Function "addCustomLine" is nil

Confirmed this is also happening on a fresh install of Mudlet 2.1 on Ubuntu 16.04 LTS.
by CurryMUD
Mon Nov 21, 2016 9:53 pm
Forum: Mudlet Mapper
Topic: Function "addCustomLine" is nil
Replies: 6
Views: 7876

Function "addCustomLine" is nil

Hi, In my mapper script I'm using the "addCustomLine" function, but it isn't working. The error message below indicates that the function is nil. *** starting new session *** [ERROR:] object:<WindowResizeEvent> function:<handleWindowResizeEvent> <attempt to call a nil value> [ERROR:] objec...
by CurryMUD
Mon Nov 21, 2016 8:51 pm
Forum: Howtos, FAQs and Tips & Tricks
Topic: Export/import a profile that contains all settings?
Replies: 2
Views: 7520

Re: Export/import a profile that contains all settings?

Ok!
Thanks for always replying to my questions SlySven. :)
by CurryMUD
Mon Nov 21, 2016 4:57 am
Forum: Howtos, FAQs and Tips & Tricks
Topic: Export/import a profile that contains all settings?
Replies: 2
Views: 7520

Export/import a profile that contains all settings?

Is it possible to export/import a profile that contains all settings, including those settings that are found in the preferences window? I'd like to export/import a profile such that it will appear automatically in the "Select a profile to connect with" window when the user clicks Games ->...
by CurryMUD
Sun Nov 20, 2016 5:28 am
Forum: Mudlet Mapper
Topic: "addSpecialExit" not creating exit line
Replies: 6
Views: 9166

Re: "addSpecialExit" not creating exit line

So, I just discovered that I can draw a line for a special exit using "addCustomLine".
I think I'm good!
by CurryMUD
Sun Nov 20, 2016 4:39 am
Forum: Mudlet Mapper
Topic: "addSpecialExit" not creating exit line
Replies: 6
Views: 9166

Re: "addSpecialExit" not creating exit line

(Also, if anyone would like to give me feedback on my mapping script, please do.)
by CurryMUD
Sun Nov 20, 2016 3:13 am
Forum: Mudlet Mapper
Topic: "addSpecialExit" not creating exit line
Replies: 6
Views: 9166

"addSpecialExit" not creating exit line

Hi, I have a simple mapper script working to my satisfaction, except for one thing: the "addSpecialExit" function doesn't seem to draw an exit line between rooms. Is this by design, or am I missing something?
Thanks.

You can find my mapper script here.