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...
I had trouble accessing the website once. My firewall was configured to only allow my web browser to use the http port (80), and so it couldn't communicate...
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...
Aug 24, 2008 11:18 pm
804
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...
Aug 24, 2008 11:21 pm
805
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...
Aug 24, 2008 11:23 pm
806
I have added two new programs to the files section. cmd-su allows you to switch users during a session. cmd-ls is a content lister similar to (but not exactly...
You need to type the www explicitly. http://www.protomuck.org:81 Their DNS is whack. ... configured to only allow my web browser to use the http port (80), and...
Hello all, I recently had a hard drive crash on my mac, which required me to reinstall everything. Oddly enough, I had a running MUCK server on my mac before...
Yeah, It works when I connect from home. I was a bad kitty and tried to grab the latest server code while waiting for a build at work. The corporate firewall...
I've managed to get Proto compiled on the Debian system that I'm using as a host after only a few hitches. It seems gcc couldn't find all of the requisite...
Create a muck.conf file in the same directory as restart with contents similar to these (this is what's in mine) MUCKDB="proto.db" MUCKOUT="proto.out" ...