... I just wanted to say, I was having problems setting up ProtoMUCK and quickly found the solution to my problem here. Thank you for keeping this group up!...
All If anyone has managed to get the Argo system running on Protomuck could they drop me a line, I am struck on the following area on argo-lib! Error in line...
... From what I can tell from perusing the source code, it looks like whatever you are using to upload the program is quelling one or more semicolons, the end...
Ryan Brilliant advice, I was using zmud and it was the cause of the problem switched to muckclient and it works, now onto configuration and build. Thanks for...
Hi, I'm running ProtoMUCK and everything seems to be going well. But today I ran into a glitch porting jlook.muf (Jassy's look program). The instructions say:...
Hello I am looking into how to set up global exits and am having some difficulty finding documentation that I can understand. Thanks in advance Mark...
Create the exit in room #0. The muck will try exits starting with the current room, going up through the room's parent rooms until it reaches room #0. ... -- ...
I don't have any info, but it's down for me too. I do have some tarballs of the releases if that's something you need. I think they're the latest ones....
An ongoing complaint about Proto has been the poor quality of random numbers produced by the built-in MUF functions. I'm just reminding the developers that a...
Alynna Any update on the site? Mark From: protomuck@yahoogroups.com [mailto:protomuck@yahoogroups.com] On Behalf Of Alynna Trypnotk Sent: 10 July 2007 22:31 ...
All When installing a number of components I from time to time get the above error. I was wondering if there is something silly I am doing or is this just some...
... In most cases that error results from trying to compile a program which depends on macros or libraries that you don't have installed on your MUCK. When...
I think I have found the problem, now all I need to do is solve it Error in line 75: Unrecognized word .pmatch. This is when loading lib-match. Any ideas? Mark...
Alynna Thanks, that appeared to work along with installing std-defs. Mark From: protomuck@yahoogroups.com [mailto:protomuck@yahoogroups.com] On Behalf Of...
... I'm on the "staff" list because at one time I was planning to work on the source code and fix some bugs, but then it turned out I never got around to it....
... http://kitsunet.net/proto2b9plan.txt Which is the list of stuff I want to implement in Proto. Unfortunately it seems that the list of active coders is...
I have found "signal.c" will not compile cleanly if SPAWN_HOST_RESOLVER and DISKBASE are both turned off. It has a problem with an if-then-else-endif...
Several of our MUFs have started giving errors when we try to link a Thing to a Player (i.e. set its home to the player). The error. . . SETLINK: Only players...
Is it possible to allow users to create themselves upon arriving? I've seen a few MU*s do this and wondered if ProtoMUCK supported it, and if so, how to enable...
You'd need some sort of MUF program to do that, but it is doable. Unfortunately, the MUF archive on the protomuck website seems to be down, so I'm afraid I...
I had a MUF procedure named VKnockout? that would get called when executing a MUF program from a line that didn't reference it. I removed all references to...
I noticed that the database has a dictionary-based compression applied to it. How do I get a plaintext version to edit by hand in case I screw up royally?...
I highly suggest against making manual changes to the DB file, but if you must; make sure your editor uses the correct CR/LF combination (I can't recall which)...