I'm looking for resources on integrating MOO onto the web using perl and such. Basically, I'd like to fill out my website with things like Who lists, message ...
Bill
spacellama@...
Jan 31, 2002 6:21 pm
187
... Most folks, myself included, simply run a webserver written in MOO. For example: http://liverpool.o-r-g.org:8000/ There are several such implementations...
On my modified MOO server, the read() functions returns an empty string (immidiately) instead of waiting for input. This bug only exists when reading from a...
Hello, I was helping out a system administrator on a server by making a custom little MOO server (named Crystal), with alot of patches and stuff, and now, the...
Heya. I'm familiar with MOOs in the user sense. I've been hanging around the (now pseudo-defunct) MediaMOO for a few years now, and I'm thinking of setting...
... First, get a real core database :) Minimal.db is literally as minimal as you can have for a database. There's nothing in it whatsoever. No code. Zip. Zero....
... purpose ... Sounds alright, although a mud-like environment isn't what I'm going for. In any case, I'll keep those in mind. Where can I find yours? ... ...
You might take a look at http://www.moo.mud.org. It's got links to a couple of different MOO cores, the MOO-cow and the Newbie Archwiz FAQs, and the MOO-cow...
... ftp://ftp.o-r-g.org/pub/moo It has some Roleplaying enhancements, but mostly it just tries to be a friendly interface regardless of the background of the...
I'm trying to get a java applet on my MOO's website so it can be used to connect/telnet to the MOO. I've been looking around for one for awhile already. Does...
Is it possible for a WinMOO Server to get a patch to allow waif support? Does anyone possibly have one compiled? :P Any input would be great. I also want to...
... I know virtually no Linux, either, so I think I can fill in those steps that the instructions neglect. Assuming you 1) have access to a machine already...
try: http://moo.kcc.hawaii.edu/~moo/MOO/files/documentation/wizbasics.html and http://moo.kcc.hawaii.edu/~moo/kccmoo/download/ Aloha Applet comes with the web...
All very nice, but... I'd like a WinMOO server with waifs too. I only have one computer. I'd like to play with my own private MOO for highly experimental stuff...
Foo
wfu1008@...
Feb 22, 2002 12:39 am
201
RV, I imagine the aloha server should open a listening port different than the MOO's telnet port. Is this true? And does the java applet (& pics directory)...
I use a Java telnet applet on my website. For security reasons, it will only connect to the machine its hosted on (so your java applet can't be used to connect...
George, ... the pics shouldn't matter; as far as I know the applet should work as well as long as you put the entire path into the HTML files, as well as in ...
Does anyone know how I could get the objid of the current object that the verb is being called on, from parser.y? I know how to set the object to a specified...
I assume that "parser.y" refers to C file that gets compiled into the moo core? ... From: Daniel Perry To: moolist@yahoogroups.com Sent: Friday, February 22,...
Parser.y is the YACC grammar definition file for the MOO language parser. ... From: Johnny [mailto:johnny@...] Sent: Friday, February 22, 2002 11:42 PM...
Thanks for the answers. After installing it all, I found that the machine's administrator doesn't want me adding any more files to be served by Apache, so I...
Two new files have been added at http://members.aol.com/geocorona/rpgmoo.html 1) patch__2.txt <= minor bug fixes. 2) ansihtml.txt <= Adds ANSI color to HTML...
Working on a custom character generator.. Can't seem to set working aliases to the new characters. When I check the property, the correct alias is "there",...
... First of all, stop posting HTML messages (and yes, Yahoo has ways of turning off Rich Text Format, look for it.) Second, you can't just add aliases to the...
Ashley M. Kirchner
ashley@...
Apr 30, 2002 6:44 am
213
You might wanna try as well MOOprog (http://www.egroups.com/group/mooprog) list for programming oriented questions; you might get other chances there. Aloha, ...
Odyssey, As suggested #obj:set_aliases() should do it, use a list as argument, containing each alias in string. ex: ;#1234:set_aliases({"alias1", "alias2"}) ...
Also, if the player character that owns your character generation verb isn't a wizard, setting aliases will only work for the verb owner. If you're not a...
Looks like it's time to start moderating this list. At least whoever owns it should take a serious look at who can/can't upload files. While we're on the file...