I have uploaded a new version of Glowmuck to the sourceforge site. You can download the new version from: http://glowmuck.sf.net/downloads.php ... While I've...
... Well, me and a friend were going over it for the first time, and the first thing that snagged us was when it came to WIZ levels, it just says "make a W3...
... My apologies for taking a couple of days to get this, it has been a busy week. The Admin Guide was certainly written with the idea that someone setting up ...
I think the fundamental fallacy here is that the only thing required to run a MUCK is a great idea for a MUCK. The documentation is written with the ...
I thusly impose my 2 cents. This is why the person who has the "great muck idea", finds someone who is knowledgable with glow to either help get things off the...
We would like to remind you of this upcoming event. Seida's Birthday. ;) Date: Wednesday, November 16, 2005 Time: 8:30AM PST (GMT-08:00) =^_^= Happy birthday...
glowmuck@yahoogroups....
Nov 15, 2005 4:32 pm
809
We would like to remind you of this upcoming event. Seida's Birthday. ;) Date: Wednesday, November 16, 2005 Time: 8:30AM PST (GMT-08:00) =^_^= Happy birthday...
glowmuck@yahoogroups....
Nov 16, 2005 4:33 am
810
I hope this question is a worthy enough one. I don't see that anyone asked it before so please direct me if I missed it. If I was going put a GlowMUCK on a...
I am guessing most GlowMucks are small to mid-size mucks. Database object count can be misleading if you use the virtual paths to link exits, that can cut a...
... I'd concur. Most mucks (muds, even) tend toward small. To give some ball-park ideas: MUCK University has about 2000 database items, with low activity. *...
Reminder from the Calendar of glowmuck http://groups.yahoo.com/group/glowmuck/cal Seida's Birthday. ;) Thursday November 16, 2006 8:30 am - 8:30 am (This...
glowmuck@yahoogroups....
Nov 15, 2006 4:45 pm
814
I recently started a MUCK with GlowMUCK and need some help getting everything put in the right place and stuff. I have it installed. It's just that the offical...
... You haven't stated a question, so here are some things we'll need to know if we're to help you: 1) From what you've said, it sounds like you have the...
Well my server went down today and I can't figure out how to start GlowMuck back up. I've read all the files on the database and tried what they said but none...
... First, I'd make sure it isn't still running, but 'silently'. If this is linux/unix/bsd: 0) Get to a shell/command prompt (how to do this varies wildly...
Ok thanks I got it to restart. So I just @chown each MUF program that I install to W3? So to load the MUF programs should I create a new room or use #0 room?...
Ok I can't figure out how to install MUF programs. I followed the instructions on the database. I'm using TinyFugue by the way. Is there a better one to use? I...
... In an ideal world, you'd create a room to serve has a global environment, to reduce access to #0. In practice, it proves problematic (often requires some ...
Ok I typed this: /quote on '~/fmglowmuf-1.0.2/ cmd-register When ever I log into my shell fmglowmuf is listed on the main section rigth as you login as...
... rigth as you login as fmglowmuf-1.0.2. ... on, or full. So that's why I ... You have two different issues: 1) -s and -S are two different things. Many...
... I tried that and all I get is this: % quote: /fmglowmuf- 1.0.2/cmd- register: No such file or directory I type it in exactly like you said it, but it still...
Ok I typed @prog cmd-register and it created something. And once it was created it took me into some editor. Now when I type ex cmd-register I get: ...
You need to type @edit cmd-@register, then I, then paste the programs instructions. There are scripts available that do most of this for you... I think you can...
... The MUF program editor. Basically, you did one of the steps the (/quote) script does for you. The next step would be type in the program. Right now, all...
The actual program code will begin after the following three lines: @prog cmd-register 1 99999 d i and the last line of the program will be followed by: . c q ...
You can get an old copy of zmud for free nowadays, because they've moved on to cmud. I can look at the client(s) later and see if they have that option....
Well I copied and pasted it in, and yeah I got alot of error messages. But I can't figure out how to do it any other way then copy and pasting.Is there a way...
Did you type I before pasting it in the editor? If you're not in insert mode in the editor, it will think all the lines of code are editor commands and whine...