That looks good to me. Does it work as expected?
The lock icons in the editor won't refresh right away when you enable/disable things so Mudlet can stay fast, but the changes will take effect immediately.
Search found 4978 matches
- Sat May 14, 2022 7:32 am
- Forum: Help Forum
- Topic: Help with enablekey/disable key
- Replies: 4
- Views: 152
- Fri May 13, 2022 10:49 am
- Forum: Help Forum
- Topic: Help with enablekey/disable key
- Replies: 4
- Views: 152
Re: Help with enablekey/disable key
Try disablekey("keymap_tree") and so on.
- Thu May 12, 2022 4:04 pm
- Forum: General Forum
- Topic: 4.16 - easier map labels, map autosaves, and scriptable settings
- Replies: 0
- Views: 307
4.16 - easier map labels, map autosaves, and scriptable settings
Summer is around the corner in the Northern Hemisphere... and so is a new update of Mudlet! It brings easier map labels, map autosaves, and scriptable settings. Overview Download Please provide all feedback and problem reports on 4.16 here or over on Github or in our Discord chat . Thanks and have f...
- Thu May 05, 2022 4:48 pm
- Forum: Scripts & Packages
- Topic: Copy Color as BBCode
- Replies: 3
- Views: 218
Re: Copy Color as BBCode
I think this is very cool, nice work! Post about in #packages on Discord as well.
- Sun Feb 13, 2022 3:19 pm
- Forum: Geyser Layout Manager
- Topic: Mapper window can not fully satisfy the parent window
- Replies: 1
- Views: 305
Re: Mapper window can not fully satisfy the parent window
Close the the pop-out window, it does not obey constraints set in Geyser.Mapper. It's the embedded view that does.
- Tue Feb 01, 2022 7:28 pm
- Forum: General Forum
- Topic: 4.15 - gifs, music, and editable shortcuts!
- Replies: 0
- Views: 3395
4.15 - gifs, music, and editable shortcuts!
Every Mudlet release is like a box of presents, according to Mudlet dev Delwing. This box brings gifs, scrollboxes, and revamped sound & music to Mudlet - welcome to the first update of 2022! Overview Download Please provide all feedback and problem reports on 4.15 here or over on Github or in o...
- Sat Nov 27, 2021 9:23 am
- Forum: Help Forum
- Topic: Mudlet + utf8?
- Replies: 7
- Views: 4697
Re: Mudlet + utf8?
UTF-8 is supported natively in Mudlet now.
- Mon Nov 22, 2021 7:22 am
- Forum: General Forum
- Topic: 4.14 - a statue of a giraffe in front of a waterfall
- Replies: 0
- Views: 3535
4.14 - a statue of a giraffe in front of a waterfall
AI is all the hype these days, so we asked what AI thought of Mudlet's logo... apparently it is a statue of a giraffe in front of a waterfall . That's not relevant to today's release, but we thought you'd be interested in knowing this! Features in this update include a dark theme toggle, addition of...
- Sun Nov 14, 2021 7:55 pm
- Forum: General Forum
- Topic: Try the upcoming version of Mudlet - Public Test Builds!
- Replies: 0
- Views: 3846
Try the upcoming version of Mudlet - Public Test Builds!
Would you like to try out the latest, shiny, not-yet-released version of Mudlet? You definitely can, grab your copy here . These builds are updated nighly with the latest improvements to Mudlet and give you a chance to play around with and give your feedback on upcoming features in the next update. ...
- Sun Nov 14, 2021 12:56 pm
- Forum: General Forum
- Topic: Can I get the raw data sent from server
- Replies: 6
- Views: 2176
Re: Can I get the raw data sent from server
getTextFormat() is definitely the right way to go. Don't use #line - use utf8.len https://wiki.mudlet.org/w/Manual:String ... C_utf8.len.
Let me know if you run into any other issues!
Let me know if you run into any other issues!