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...
811
PakRat
pakratartie
Nov 15, 2006 3:56 am
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...
812
Iain E. Davis
Feaelin
Nov 15, 2006 5:36 am
... 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. *...
813
glowmuck@yahoogroups....
Nov 15, 2006 4:45 pm
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...
814
narniafannews
Dec 10, 2008 2:27 am
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...
815
Iain E. Davis
Feaelin
Dec 10, 2008 3:08 am
... 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...
816
narniafannews
Dec 10, 2008 3:42 am
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...
817
Iain E. Davis
Feaelin
Dec 10, 2008 4:22 am
... First, I'd make sure it isn't still running, but 'silently39;. If this is linux/unix/bsd: 0) Get to a shell/command prompt (how to do this varies wildly...
818
narniafannews
Dec 10, 2008 8:40 pm
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?...
819
narniafannews
Dec 10, 2008 10:00 pm
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...
820
Iain E. Davis
Feaelin
Dec 11, 2008 1:32 am
... 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 ...
821
narniafannews
Dec 12, 2008 3:05 pm
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...
822
Iain E. Davis
Feaelin
Dec 12, 2008 4:49 pm
... 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...
823
narniafannews
Dec 18, 2008 2:36 am
... 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...
824
narniafannews
Dec 23, 2008 2:28 am
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: ...
825
Kelketek Rritaa
kindleflamem
Dec 23, 2008 1:17 pm
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...
826
Iain E. Davis
Feaelin
Dec 23, 2008 1:24 pm
... 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...
827
Iain E. Davis
Feaelin
Dec 23, 2008 1:24 pm
... Indeed. ... Actually, the best place to get the very latest versions of the MUF program library for Glow is at: ...
828
narniafannews
Dec 24, 2008 1:00 am
Ok, so if I open up cmd-register and read what it says, is the entire file the instructions? Or is it just this part that starts like this: (...
829
Iain E. Davis
Feaelin
Dec 24, 2008 1:18 am
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 ...
830
Misao
misaochankun
Dec 24, 2008 6:21 pm
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....
831
narniafannews
Dec 24, 2008 6:21 pm
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...
832
Kelketek Rritaa
kindleflamem
Dec 24, 2008 6:49 pm
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...
833
narniafannews
Jan 2, 2009 3:47 am
I'm trying to use ansi colors in my @messages like @desc. Well whenever I type something like ^BLUE^message. I don't get any colors. I just get it the exact...
834
Iain E. Davis
Feaelin
Jan 2, 2009 4:01 am
That's because @messages don't support color. Something I've considered changing. I believe originally they weren't included for historical reasons, those may...
835
narniafannews
Jan 2, 2009 5:39 am
Ok maybe what I should of said was I was trying to use lsedit to set @desc. Like NarniaMuck has color in their room descriptions. ... considered ... reasons,...
836
narniafannews
Feb 12, 2009 12:16 am
How do you get colors to display in @desc messages?...
837
Iain E. Davis
Feaelin
Feb 16, 2009 2:33 pm
@msgs, or descriptions? Descriptions, you simply use the color codes in your text. @succ/@fail, etc. do not support color. f....
838
narniafannews
May 16, 2010 1:40 pm
Yeah descriptions. Here's a example of it not working. @desc object100=^BLUE^testing^RESET^ Description set. look object100 ^BLUE^testing^RESET^ @desc...
839
Kelketek Titikilik Rr...
kindleflamem
May 16, 2010 3:16 pm
I'm more a protoMUCK admin, so some things may be fundamentally different, but here are some things to check for: Is there an @ansidesc command? It's probably...