Y'know the idea of a word-count was really great. It -does- help out in a lot of cases. I've got an idea that would really benefit anyone out there that...
Not being a mudder myself, how would the mapping feature know what rooms hooked up to where? Without some kind of a server side spider, that would send back...
.... I never thought about the coding aspect of it, really. Not exactly a techie type furson ^.^; Maybe look at the code that either GMUD or zMUD has for...
In a message dated 02/05/2003 23:16:43 GMT Daylight Time, ... Looking at it, every room has a dbref, and usually automatically lists exits in a single line of...
debrefs? YOu mean the numbers like (#206RJC)? MUD's don't have those. Though they -do- give a short description, that does list the exits before it shows the...
As I understand it, the MUD mappers work by parsing the exits list, which is in a standard format on MUDs. Fuzzball MUCKs are unfortunately more free with...
... The simplest method of mapping uses a 2d grid, with xy axes for the given rooms, and 8-way directional links as well as the standard up/down. In this, it...
... Ok. Here's some (possible) implementation ideas for tinymuck-based servers. Note that using a 'spider' method is a bad idea, really, having thought about...
And when will I get to see this nice MCP module you've been working on? Mmm? :) I've been keeping myself plenty busy in the meantime. With/Without the MCP,...
<snip> It would be a lot simpler ... And if room descriptions change via {timesub: or {rand:? Do you get two separate 'rooms' attached to the same location in...
I've figured out several ways to set up a unique identifier for most rooms on any given lpmud. Fermat of equilibria created a crypt() function for the MudOS...
... For the record, this doesn't appear to be the case. (At least, "@mpi {loc:me}" works there.) Looks like it'd be safe to assume {loc:me} works on all...
A new file folder is placed in the files section, containing a screenshot of a VB plug-in I am currently working on. My intended concept is to work on a...
Eliminate all rational thought Well, if your MUCK is running ProtoMUCk there is a muf called NNI, my server admin coded it and it is transmuck chat, rather...
If you have it online somewhere it can be found, sure! I'm interested in seeing just what features it has, as at this stage I am only concerned with getting...
Personally, I think a client-to-client connection protocol is a great idea, in the abstract. Something standardized, so folks with different clients can...
... If the MCP primitives honor the global ignore list as well, would guess that comes naturally in Fuzzball 6. Too bad Beip's waiting for its new MCP code,...
Why is my toast soggy? because I've been crying on it. :/ I've been trying to get the toast plugin installed, and for some reason, my system doesn't like the ...
Just as a guess (without actually trying it out) I'd suggest changing the single quotes to double quotes. The definition for 'run()' in init_js.txt seems to...
... That's exactly what's in mine, so I'm not sure what could be the matter. Could you post or send your whole user_init_js.txt file (with anything personal or...
Oh, and doublequotes doesn't work either. Meant to say that in the last post. (Just woke up, and the ratio of blood to caffine in my caffiene circulation...
... I used your script and got a similar error, but then I realized I had pasted it with the "user_init_js.txt:" line and with the comments wrapped (that is,...
I cannot tell which version started this, but since I actually reformatted my hard drive a few days back, I can rule out a problem on my side, supposedly. I...
... Okay, correction: The search feature is fine in 1.45, I just didn't know that the nice 'distribution' tool at http://beipmu.nefastis.net was outdated. The...
In order to fix the file extension problem, you need to go into logging options and make sure the format string has .txt on the end. Hope that helps, -...
That silly search regression is still haunting us apparently! Looks like there are too many old copies on the web pages and no updates easily accessible....