Yeah I know, I never thought this stuff would work either, but honestly I stand corrected. This place http://www.followmehere.info/tbjrr is actually very...
boni.greenslade3830@...
Dec 12, 2005 1:47 pm
657
I am setting up my own MUCK but I dont want to approve everyone who uses the register command, i want them to be able to register them selves but i dont have...
Just thought I should pass on my knowledge to all you guys (and gals) on here. I know just like heaps of other men I am pretty shy when it comes to going up to...
boni.greenslade3830@...
Jan 15, 2006 2:40 pm
660
Is there any way to configure the MUCK so it will filter out high-ASCII characters (i.e. anything above 127)? Some players -- and even staffers -- want to try...
Hi, What do I need to change where to run two copies of protomuck simultaneously? I have one running my custom database, and another running the standard base...
Oh, just put a listener prop on the object you want to 'wire' and make it point to a bit of code that echoes everything it receives back somewhere else. In its...
This campaign is about Human beings, Democracy, UNHCR, Refugees, The Iraqis, Islam, Kurds, Human rights, Respect, Money, Donations, Angelina Jolie, Pavarotti,...
cika-post1@...
Mar 28, 2006 5:40 pm
666
I've been unable to get to the site lately. Is there a new location for current downloads of the source?...
... Yes, the protomuck CVS which is hosted on sourceforge is not affected by the disappearance of protomuck.org. http://sourceforge.net/cvs/?group_id=7012...
you can now officially call me Dr. :) Took me about 2 months, but after calling these guys 1(801)697-0461 they helped get me setup and get fully accredited!...
muriel-berggren553@...
Jul 2, 2006 12:20 pm
671
Hey guys! I'm new here. I don't know much about MUF or MPI, but I do have technical knowledge and I'm good at toying with stuff until it works, so I've got a...
... This should only happen when ZoLook finds a description string that begins with the "@" character. It assumes this indicates a MUF that is to be executed...
Mountains(#216RJ) Owner: Keketal_Kotaru Parent: Room Zero(#0R) Type: ROOM Flags: JUMP_OK DESC: You are in a forested mountain area. Up ahead, you can see ...
... Do you have a $ObvExits program installed on your MUCK? If you don't, I can see this @succ message causing a problem. ZoLook tries to match it to an...
No, it seems I don't have that installed... Additionally, I'm not seeing the obvious exits anymore.. Maybe I just thought I saw them earlier. I've been...
Found it, registered it. Now I've got this: The Starting Room(#100RA) This is the starting room. It is a nice comfortable room existing to give players a...
... There are some look programs with obvious exits support built-in, so if you've been switching MUFs around that may be what you saw. ... Not sure what the...
Compiling... Please make sure this program is registered as: $muf/zolook Error in line 53: I don't understand what object you want to $include. Compiler done. ...
... Oh! Aha! I had completely forgotten about that. That's a reference to object_match.muf, which I coded as a means of working around some major bugs in...
My compiler doesn't know .samestring? . Is that a macro, and if so, what is the definition said macro? It seems to be important to the compiling. And if that...
... def samestring? stringcmp not It's only a convenience macro, makes code slightly more readable. ... Each MUCK tends to accumulate its own ecology of macros...
Compiling... Please regiester this program as $matchpatch Error in line 26: Unrecognized word TRUE. Compiler done. 26: TRUE exit It seems my MUCK subscribes...