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)...
I'm working on a nifty MUF program (to be revealed later) and am stuck a bit. Does anyone know how to copy an entire propdir from one object to another? ...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the protomuck group. File : /Kelketek's...
protomuck@yahoogroups...
Apr 23, 2008 10:23 pm
776
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the protomuck group. File : /Kelketek's...
protomuck@yahoogroups...
Apr 23, 2008 10:25 pm
777
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the protomuck group. File : /Kelketek's...
protomuck@yahoogroups...
Apr 23, 2008 10:28 pm
778
I have just uploaded three files. One of them is an ATM machine, another is a library, and the third is a test program to show the merits of said library. ...
Does anyone know of where I can get a number of muf macros? In particular I am looking for .tell and .otell. Also if anyone has a database with just the argo...
... Those are fairly standard and simple macros, which is why you probably won't find them archived anywhere. What follows is the to best of my recollection: ...
Hello there! I'm trying to figure out MPI. Can anyone tell me why this statement: {parse:var,{list:htmlredesc},{html:{&var}}} returns the HTML-formatted...
I know that you can replace teh in-server look partilly by making an action on #0 and linking it to another look program, but how do you make it to where, when...