Search found 11 matches

by Ginga Giri Giri
Sun Nov 01, 2015 6:02 pm
Forum: Mudlet Mapper
Topic: Building info in the Aetolia map .xml
Replies: 3
Views: 7028

Re: Building info in the Aetolia map .xml

Thanks for the insight! Knowing that Mudlet isn't handling the building data is better than nothing - it means I can move on and try to find other solutions. I hope your work goes well, capturing that info would be very helpful! Let my illustrate my precise problem. This issue is coming up as a resu...
by Ginga Giri Giri
Fri Oct 30, 2015 8:30 pm
Forum: Mudlet Mapper
Topic: Building info in the Aetolia map .xml
Replies: 3
Views: 7028

Building info in the Aetolia map .xml

Hi! I'm writing my own custom text-based map display for Aetolia and I've run into a bit of a snag. I'm trying to prevent rooms that are inside player buildings from overlapping on the main maps for the areas they belong to. I noticed that Aetolia's .xml file does indeed specify whether a room is in...
by Ginga Giri Giri
Fri Sep 20, 2013 2:28 pm
Forum: Help Forum
Topic: Changing every instance in a string
Replies: 4
Views: 3461

Re: Changing every instance in a string

Alternative method:

string.gsub(matches[1], "Bob", "Tom")
by Ginga Giri Giri
Fri Jul 19, 2013 7:55 pm
Forum: Help Forum
Topic: Background image?
Replies: 19
Views: 11554

Re: Background image?

There is no way to create an image that is laid underneath the text in Mudlet. You could use a label with an image that displays it with transparency, but this is problematic because you won't be able to select the text!
by Ginga Giri Giri
Sun Jun 16, 2013 2:14 am
Forum: Help Forum
Topic: Ubuntu 13.04 update, missing files...?
Replies: 6
Views: 4656

Re: Ubuntu 13.04 update, missing files...?

Thank you, Based Vadi
by Ginga Giri Giri
Sat Jun 15, 2013 2:59 pm
Forum: Help Forum
Topic: Ubuntu 13.04 update, missing files...?
Replies: 6
Views: 4656

Re: Ubuntu 13.04 update, missing files...?

Hi there! I'm actually having the same issue. I've been using Mudlet happily on 13.04 for a while, until recently when I installed WINE from the Software Center. After I restarted my laptop I've been having tons of issues with Mudlet, and I'm getting the same message: [ OK ] - Lua module rex_pcre lo...
by Ginga Giri Giri
Sat May 25, 2013 2:24 pm
Forum: Help Forum
Topic: Vertical Text in Labels
Replies: 8
Views: 6026

Re: Vertical Text in Labels

Have you considered just breaking up your words with newlines (\n), or does that not work on labels?
by Ginga Giri Giri
Thu May 09, 2013 3:27 pm
Forum: General Forum
Topic: Mudlet 2.0 supports Simutronics Games!
Replies: 12
Views: 37332

Re: Mudlet 2.0 supports Simutronics Games!

JerleMinara wrote:Simu is ok with using mudlet as long as you abide by the TOS (not botting, etc)
Image
by Ginga Giri Giri
Tue Dec 18, 2012 3:50 am
Forum: General Forum
Topic: Mudlet features and API requests
Replies: 535
Views: 652640

Re: Mudlet API requests

How about extended IRC support? An idea we've been throwing around on a MUSH I play is how cool it would be to have a sub-channel for scripts, like in WoW, that talk to one another for various networking purposes. Implementing better IRC functionality in Mudlet would make this very possible.
by Ginga Giri Giri
Mon Dec 17, 2012 3:09 am
Forum: General Forum
Topic: Whats Your Gui Look like?
Replies: 114
Views: 405530

Re: Whats Your Gui Look like?

A mess?