![[Tools of the Trade]](../pics/tools_50.jpg) |
|
Here are collected some tools that might be useful for the
coding NannyMUD wizard. Some tools can of course be of interest
for other MUDs.
NOTE: Everything here is provided 'as is'. That
means especially that we cannot offer any support.
- An emacs for Windows.
- Emacs is the preferred editor to use for writing LPC programs. It has too
many features to describe. Use the c++ mode for LPC; it works nicely.
There are several versions available; you should perhaps search the internet
for one that suits you. This
port is a bit old.
You can try the
more recent ports of emacs to W95 and NT, too.
- A FTP server, written in PERL, by Mats@NannyMUD.
- This server is more of use for MUD administrators, but has been included here
nevertheless. It can be found on
Lysator's ftp.
- An interface to the VI editor under UNIX.
- This PERL program provides an interface to the VI editor, and allows you
ftp the file to your wizards dir at NannyMUD when you save the file.
It can be found on
Lysator's ftp.
|