Search found 6 matches

by gesslar
Tue Jun 25, 2024 5:19 pm
Forum: Scripts & Packages
Topic: mupdate - script to automatically update packages
Replies: 1
Views: 34987

mupdate - script to automatically update packages

I have written a script to enable packages to automatically update themselves called mupdate . Essentially, I took the code from the MUDKIP_Mud2 package and reworked it. After a lot of "issues" (some of which were simply me), I seem to have it in a good working condition. mupdate is on Git...
by gesslar
Tue Jun 13, 2023 7:24 am
Forum: Help Forum
Topic: Buffer Setting?
Replies: 5
Views: 33505

Re: Buffer Setting?

Follow-up questions...

Is this setting, achieved by script, only for one profile? Or all profiles? And is this setting persistent across sessions or only valid for the current session?

Could this information be updated in the wiki article mentioned above?
by gesslar
Sun Jun 27, 2021 11:59 pm
Forum: General Forum
Topic: VS Code + Mudlet scripts development
Replies: 6
Views: 95332

Re: VS Code + Mudlet scripts development

Can I ask how you go about setting this up? I'm a little nubby about this. So, I'm guessing that maybe you have a single script in your package, top-level, that loads scripts that you need from there? I'm then guessing that if I do that, then I have to register my events manually from my external sc...
by gesslar
Sat Feb 20, 2021 9:07 pm
Forum: Help Forum
Topic: Grabbing info for HP guage
Replies: 3
Views: 10748

Re: Grabbing info for HP guage

At this time, we're still on MudOS so we don't have GMCP. You would have to parse it from the bar that shows up whenever you type HP or whenever you receive the same information during combat. We are experimenting with FluffOS and GMCP which would allow someone to make health bars using that informa...
by gesslar
Mon Jul 29, 2019 9:32 pm
Forum: Help Forum
Topic: Unable to hide the bottom button bar/coords
Replies: 2
Views: 5275

Re: Unable to hide the bottom button bar/coords

Received input from someone on the Discord. Answer is:

From the menu, Toolbox > Compact input line

Thanks for the help, guys.
by gesslar
Mon Jul 29, 2019 9:21 pm
Forum: Help Forum
Topic: Unable to hide the bottom button bar/coords
Replies: 2
Views: 5275

Unable to hide the bottom button bar/coords

I found the option to hide the main menu bar in the Settings, however, I am missing where I can hide the Search, coords panel, and misc buttons to the right of the input box.

My friend has done it, but she doesn't remember how.