MUD Area building software and links
Slash's ramblings

Area files on the Net
Files available on the net, for DIKUs:
(Also, remember if you are not using Merc or Envy that there are a lot of
nice zones in those packages.)

Code on the net
- Darkoth's MUD Store
Many ROM and other snippets, area files, etc., including Color Code. Recommended.
- mudchat.zip

Oops I deleted this file. Sorry. I might have it on a tape backup somewhere...
This promises to allow your mobiles to carry on a conversation, Eliza style. A C++ add-on to Merc.
Warning: This archive has long
file names, so if you are extracting under DOS/Windows don't use PKUNZIP, use WinZip.
Once this is installed, you can TELL to most mobiles and they will respond with
something that is usually reasonable. I have also found a bug, in akey.c
you will want to comment out a line and replace it, as below:
// free(replys[numreplys].sent);
free(replys[i].sent);
I also want to point out that you will definately need to change the database, as the
stock one has some actions that could be used by malicious users. The system was
written by Chris Busch.
-
Erwin's snippets
Auction, etc.
- ftp://ftp.game.org/pub/mud/diku/
Sources for about every DIKU
derivative server.
- Slash's Snippets Some snippets I wrote.
- Merc Snippets
Sources for common Merc add-ons,
like hunting, auction, secondary weapons.
- Envy Snippets
Envy stuff, including OLC.
- ROM Snippets
Rom stuff, including OLC.

Other Merc/DIKU information

Future directions?

Humor/Curiosities

Maintained by esnible@acm.org
My home page
Last updated October 16, 1999, HTML revised April 2, 2001 for new site.