Search found 191 matches

by phasma
Wed May 24, 2017 1:43 pm
Forum: Scripts & Packages
Topic: YATCO
Replies: 142
Views: 327044

Re: YATCO 2.3

Not sure if this package is being maintained any more (the download seems broken, so I guess not), but there seems to be a run-away trigger on isPrompt() in there that is sending GMCP Core.Support.Add ["Comm.Channel 1"] every prompt (or, at least, very frequently). This doesn't seem neces...
by phasma
Sun May 14, 2017 8:42 pm
Forum: Whatever
Topic: Hastebin Server
Replies: 4
Views: 25909

Re: Hastebin Server

Moved this over to https://paste.pharanyx.net - Please update your bookmark.
by phasma
Sat Apr 29, 2017 8:52 pm
Forum: Help Forum
Topic: Aetolia map download fails due to Connection refused
Replies: 6
Views: 5200

Re: Aetolia map download fails due to Connection refused

(mapper): The games map was updated - you should update yours! Go to Settings -> Mapper tab and click on the button there. Once you've updated, click here to remove the reminder.[ INFO ] - Map download initiated, please wait... [ INFO ] - ... map downloaded and stored, now parsing it... [ INFO ] - A...
by phasma
Thu Apr 27, 2017 12:09 pm
Forum: Howtos, FAQs and Tips & Tricks
Topic: Howto: Compile on Debian Sid.
Replies: 8
Views: 10479

Re: Howto: Compile on Debian Sid.

Updated for latest Sid as of yesterday.

http://wiki.mudlet.org/w/Compiling_Mudl ... _.27Sid.27
by phasma
Sat Mar 11, 2017 3:12 pm
Forum: Whatever
Topic: Hastebin Server
Replies: 4
Views: 25909

Hastebin Server

From what I have been reading lately, it seems that the number of people who are unable to access such sites as hastebin.com, pastebin.com, etc is quite high. I'm not quite sure why this is the case. Either way, I've setup haste-server for community use. Please feel free to bookmark and make full us...
by phasma
Wed Nov 25, 2015 8:00 am
Forum: Howtos, FAQs and Tips & Tricks
Topic: Howto: Compile on Debian Sid.
Replies: 8
Views: 10479

Re: Howto: Compile on Debian Sid.

Thanks, guys. I'll get that updated in due course.
by phasma
Fri Feb 13, 2015 6:29 am
Forum: Help Forum
Topic: Trigger off an echo?
Replies: 6
Views: 5993

Re: Trigger off an echo?

The correct pattern would be ^You regain your balance\.$

That said, you would be better off not using a regular expression trigger for this, but rather set the trigger type as an 'exact match' - That should make things a lot easier.
by phasma
Fri Dec 19, 2014 11:13 am
Forum: Help Forum
Topic: Checking to see if a text file has been updated
Replies: 1
Views: 2652

Re: Checking to see if a text file has been updated

Use LuaFilesystem's 'attributes' function and return the last access time then just correlate.
by phasma
Fri Nov 21, 2014 4:36 pm
Forum: Help Forum
Topic: Geyser/Window Layout Question
Replies: 10
Views: 8379

Re: Geyser/Window Layout Question

Use the setFontSize() method available with Geyser or simply opt for a full Qt stylesheet.