Search found 32 matches
- Tue Oct 29, 2019 12:05 am
- Forum: Scripts & Packages
- Topic: Mapper Menu Add-Ons Script
- Replies: 8
- Views: 6714
Re: Mapper Menu Add-Ons Script
I... have no idea what you just said, and I don't think it's anywhere close to what I want to do. But I'm just going to let this go, as I've already written a github issue on it which is hopefully more clear than my post apparently was.
- Sat Oct 26, 2019 7:11 pm
- Forum: Scripts & Packages
- Topic: Mapper Menu Add-Ons Script
- Replies: 8
- Views: 6714
Re: Mapper Menu Add-Ons Script
You are misunderstanding me. I need the mapper's position to move, not myself. Using centerview does not properly move the mapper's position, as the next time you move makes the mapper think you are moving from the previous position, not the new centerview position.
- Sat Oct 26, 2019 1:43 am
- Forum: Scripts & Packages
- Topic: Mapper Menu Add-Ons Script
- Replies: 8
- Views: 6714
Re: Mapper Menu Add-Ons Script
Is there an updated version of Teleport Here that replicates proper movement to a room, rather than just using centerview() ?
- Wed Jul 31, 2019 7:19 pm
- Forum: Help Forum
- Topic: Generic mapping help
- Replies: 2
- Views: 3301
Re: Generic mapping help
Some basic tips: The generic mapper will try to find a room name in the first line that appears after you hit look or a movement key. It will also try to find a prompt and exits automatically afterward. If you do not have a basic understanding of Mudlet triggers, I suggest looking at the wiki here: ...
- Sat Apr 06, 2019 9:42 pm
- Forum: Scripts & Packages
- Topic: Dark Theme for Mudlet
- Replies: 3
- Views: 10990
Dark Theme for Mudlet
Complete dark theme with 3D styled UI elements. Nearly everything I could track down has been themed, please let me know if you find anything still in default colors. Please be aware that at the time of posting, certain issues will arise when re-applying any app-wide stylesheet theme repeatedly atop...
- Fri Mar 22, 2019 10:44 pm
- Forum: Scripts & Packages
- Topic: QDarkStyleSheet theme for Mudlet (theming/skinning demo)
- Replies: 14
- Views: 13746
Re: QDarkStyleSheet theme for Mudlet (theming/skinning demo)
I'm long overdue in doing this, but - I'm attaching the dark theme I spent numerous long hours and days trying to get just right for me. It themes just about everything it is possible to theme in Mudlet barring some perhaps obscure dialog boxes I've missed. It is quite long at just under 700 lines, ...
- Tue Sep 18, 2018 8:09 pm
- Forum: Scripts & Packages
- Topic: QDarkStyleSheet theme for Mudlet (theming/skinning demo)
- Replies: 14
- Views: 13746
Re: QDarkStyleSheet theme for Mudlet (theming/skinning demo)
Is there any way you can repost this? The paste has been lost! I would love to see how this is put together.fetaera wrote: ↑Thu Apr 20, 2017 12:43 amA dark orange one!
http://paste.taernae.net/zasigehoko.lua
![]()
- Fri Jul 27, 2018 2:39 pm
- Forum: Mudlet Mapper
- Topic: Generic Mapping Script
- Replies: 401
- Views: 175981
Re: Generic Mapping Script
Beautiful! Worked perfectly. Thank you.
- Thu Jul 19, 2018 7:19 pm
- Forum: Mudlet Mapper
- Topic: Generic Mapping Script
- Replies: 401
- Views: 175981
Re: Generic Mapping Script
I'm back again to be a nuisance with questions! This time, it's about rebuilding exits. Is there an easy way to loop through rooms, check for exits that loop into themselves, and then set them as stubs? I have a map with many unfinished areas that, when converted from an old ZMUD map, all stub exits...
- Thu Jul 12, 2018 7:12 pm
- Forum: Mudlet Mapper
- Topic: Generic Mapping Script
- Replies: 401
- Views: 175981
Re: Generic Mapping Script
Got it working! I used the first option, since exits in the mud are shown in this format. Odd non-exit words like quit, leave, etc are properly ignored by the system, and everything seems to be going smoothly.
Code: Select all
[N, E, S, W]