Hello I just wanted to take a moment and introduce myself, Im building a muck using Proto 1.75 on Wolfpaw Services. I have some experience and learn quickly...
Does anyone have a easy to install MUF dice program for ProtoMUCK 1.7? Oh and does the minimal database include the pmatch macro? Please email me off list at...
I have this handled thanks! Merrie ... From: Merrie S To: protomuck@yahoogroups.com Sent: Friday, January 03, 2003 9:28 PM Subject: [protomuck] Dice ? Does...
It sounds like you already got the site compiled and up and running, so I'm a bit late in answering this, but just to make sure you don't have any lingering...
... 1.7? ... "" swap 4 rotate 4 rotate swap begin dup while dup not if pop pop exit then over random 1003 / swap % 1 + dup intostr 6 rotate " " strcat swap...
Thank you for your help Akari! Merrie ... From: akarisensei <nakoruru08@...> To: protomuck@yahoogroups.com Sent: Saturday, January 04, 2003 1:18 PM ...
I was trying to install the new MUF-based webserver, but it seems to want a library along the lines of $lib/cgi, version 2.0. Any ideas where I could get a...
Fox Smith
fox85@...
Jan 5, 2003 6:51 pm
235
You might try here... http://www.rescue.ne.jp/lib/pub/lib/cgi-lib.pl/ Im not sure if that is what you need, I typed in Google lib-cgi Hope that helps! Merrie ...
Does the minimal db of Proto come with a multi guest muf? I don't think so but I want to check, if not does anyone know of a simple multi-guest muf I can...
When working with long document files for your news directory what can I use to allow the readers to pause the text rather then have it scroll past them? ...
... No. It doesn't really come with anything. Somebody ought to put together a "starter kit" for Proto, like the one we had years ago when we started...
... Akari and I kept meaning to put one together. But we never got around to it. Though... I have had a bit of free time lately, due to being laid off thanks...
... I could also give it a try myself. I think the key would be to keep it from getting too big and elaborate. Even a 100-object DB could be a big help for a...
... Well, I have access to a lot of Proto MUF code is the thing. Akari's probably mega busy with other projects. And I have tons of free time. So I thought I'd...
My scroll control message may have gotten gobbled up by the Multi Guest question :) Here it is again... When working with long document files for your news...
... to want a library along the lines of $lib/cgi, version 2.0. Any ideas where I could get a copy? ... Sorry, I should've made that easier to find: ...
What is the procedure for making looktraps in Proto Example: There is a sign on the wall The player looks at the sign and they see... To get a room here...
I figured this out its using command props thanks! Merrie ... From: Merrie S To: protomuck@yahoogroups.com Sent: Sunday, January 05, 2003 7:55 PM Subject:...
... can I use to allow the readers to pause the text rather then have it scroll past them? Merrie << The only way to do it with the in-server news/help files...
Command props are one way of doing it. I'd never actually thought about that way, but it WOULD work. What you really need is to install a Look program front...
Ah ok I will break down the pages..it works fine but the doc just runs past you its so big, and those without a scroll bar won't see it. Thanks Akari! ... ...
Akari Im sorry a good part of that went right over my tired head tonight :) Is there another program I need to install? And how do you make a fake object? ...
*Blinks at the page* Oh goodness, I downloaded most of my programs from the Mink Muck Manual page at http://www.rdwarf.com/mink/muckman/ Is it better to...
Those wouldn't be for ProtoMUCK but some other MUCK server (unfortunately there is no website that I know of with Proto MUF code other than that listing on the...
I would like to thank everyone for the help they have been giving me on getting Proto Muck set up. I have done extensive websearching and study learning as...
As some functions work different in Protomuck in regards to library functions, may I get a list of libraries that should be installed on Protomuck for best...
You're perfectly welcome to post any pertinent ProtoMUCK questions to this list. :) That's what it's for, really. I don't mind answering them all, though...
Ah, what I meant was that you want install a Look MUF instead of using the Look that is built into ProtoMUCK by default. Install $lib/look from the PhoenixMUCK...
Mmn. I generally recommend installing libraries on demand. That is, when a need comes up for one of them, install it then, and not until then. The way to tell...