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...
I've played a little with the windows version of protomuck and was considering installing the linux version. The links on protomuck.org appear to be dead, I...
Hey, all! Noticed a security hole in my ATM program. The player can get an infinite number of pennies by feeding a negative number to the deposit command. I...
... I know I'm a bit late in coming into this conversation, but I'm thinking whatever was parsing this MPI was also notifying the result. If this were set on a...
... It's according to how many levels deep the propdir is. If it's just one level, you can use 'array_get_propvals' and 'array_put_propvals'. If it's deeper...
... As it's been said, you'd have to use MUF to enable that. As a hint, the primitive to create new players is 'newplayer'. If you mean to make character...
Okays... I pinged the server, and it seems to be alive. It shares an IP with "Alynna's Webpage" (aka kitsunet.net, faefox.org). In the meantime, can anyone...