In what is the 10th big update this year, Mudlet 3.6 is here! This update is awesome and includes a ton of new features: code beautifier, search online, wizard-less installation, new prompt trigger type, more UI customisation. Update your Mudlet and check 'em out here. Happy Holidays!
Comments
EDIT: I'm an idiot, nvm.
return isPrompt()
set trigger type to lua function
EDIT: So it does, obviously, work. I'm not even going to tell you guys how long I've thought that isPrompt() just didn't work. >_<
<br><code>[ ERROR ] - Cannot load code indenter, indenting functionality won't be available.<br> Lua error:[string "..."]:2: module 'lcf.workshop.base' not found:<br> no field package.preload['lcf.workshop.base']<br> no file './lcf/workshop/base.lua'<br> no file '/usr/share/lua/5.1/lcf/workshop/base.lua'<br> no file '/usr/share/lua/5.1/lcf/workshop/base/init.lua'<br> no file '/usr/lib/lua/5.1/lcf/workshop/base.lua'<br> no file '/usr/lib/lua/5.1/lcf/workshop/base/init.lua'<br> no file './lcf/workshop/base.so'<br> no file '/usr/lib/lua/5.1/lcf/workshop/base.so'<br> no file '/usr/lib/lua/5.1/loadall.so'<br> no file '/usr/bin/lib/lcf/workshop/base.so'<br> no file './lcf.so'<br> no file '/usr/lib/lua/5.1/lcf.so'<br> no file '/usr/lib/lua/5.1/loadall.so'<br> no file '/usr/bin/lib/lcf.so'</code><br><br>I assume it's because my lua hasn't been updated yet, but maybe it's something I broke. I'm using Parabola GNU/Linux-Libre (Arch-based).<br><br>It doesn't seem to be affecting anything that I'm aware of, just wanted to know if there was a way to fix the error.<br>