Search found 4889 matches
- Sat Jan 23, 2021 4:23 pm
- Forum: Help Forum
- Topic: Empty Database File
- Replies: 4
- Views: 23
Re: Empty Database File
Remember again this is a relational database, so you'd need a column for every effect you want to record if you want to store multiple effects and data associated with them.
- Sat Jan 23, 2021 1:59 pm
- Forum: Help Forum
- Topic: Empty Database File
- Replies: 4
- Views: 23
Re: Empty Database File
It's a relational database, so I think the error here is putting things into nested tables. You'd have to create separate sheets. Compare your example to the one in the manual: db:create( "items", { item = { names = {"inventoryName", "equippedName", "floorDescripti...
- Thu Jan 14, 2021 7:26 pm
- Forum: Mudlet Mapper
- Topic: Generic Mapping Script
- Replies: 401
- Views: 177130
Re: Generic Mapping Script
What does it look like when you turn map debug on?
- Thu Jan 14, 2021 12:12 pm
- Forum: Mudlet Mapper
- Topic: Generic Mapping Script
- Replies: 401
- Views: 177130
- Tue Jan 05, 2021 8:24 pm
- Forum: Help Forum
- Topic: how to select multiple lines
- Replies: 1
- Views: 436
Re: how to select multiple lines
I think this has been solved in Discord, mind posting the solution here?
- Tue Jan 05, 2021 4:00 pm
- Forum: Help Forum
- Topic: how to prevent taskbar activity highlight activated by gagged text ?
- Replies: 2
- Views: 420
Re: how to prevent taskbar activity highlight activated by gagged text ?
I've added it as a wishlist: https://github.com/Mudlet/Mudlet/issues/4590
- Tue Jan 05, 2021 12:38 pm
- Forum: Help Forum
- Topic: how to prevent taskbar activity highlight activated by gagged text ?
- Replies: 2
- Views: 420
Re: how to prevent taskbar activity highlight activated by gagged text ?
Yeah you have a good point here, Mudlet will still alert even if all text is gagged and nothing ends up being shown. I think it makes sense to fix it in Mudlet as that'd be the most intuitive behaviour and how you'd expect it to work.
- Tue Jan 05, 2021 12:36 pm
- Forum: Help Forum
- Topic: Unix like Alias command
- Replies: 1
- Views: 293
Re: Unix like Alias command
Hi, There's no such functionality at the moment. While you can search if a particular alias exists with https://wiki.mudlet.org/w/Manual:Lua_Functions#exists, you can't get a listing of all aliases. If you'd like, you can create all your aliases yourself with tempAliases and then you could have a te...
- Tue Jan 05, 2021 12:32 pm
- Forum: Scripts & Packages
- Topic: Wait and Wait Line
- Replies: 9
- Views: 7987
Re: Wait and Wait Line
How is it working out for you? Going well?
- Tue Dec 29, 2020 11:00 am
- Forum: Scripts & Packages
- Topic: Mapping non-English MUD
- Replies: 2
- Views: 427
Re: Mapping non-English MUD
Hi!
Sure, happy to help. When you open the map and do map basics, what does it show?
Sure, happy to help. When you open the map and do map basics, what does it show?