[M][N][O][P][Q][R]


[M]

Magic Missile [.c] [Rom 2.4]

This new version of Magic Missle gives 1 missile for every 10 levels of the caster. Its pretty darn cool.
Written By Joshua Schmidlkofer

Marriage [.c] [Rom 2.4]

*sigh* I'm not really into Mud Marriages, but for those muds who are I would prob use this code. Lets you marry players, divorce them and even gives them their own channel to talk on.
Written By Ryouga

Memory Checking [.c] [Rom 2.4]

This code adds a wiznet channel and it compares the number of allocated strings and perm blocks after a command is executed to the number prior to the execution. Good for tracking down memory leaks.
Written By Garry Turkington

Metamorphasis Spell [.c] [Merc]

Cast this and change your shape into a cat, fido, cow, wolf, bear, rabbit, snail, boar or a slime.
Written By Jason Huang

Mob Memory [.c] [Rom 2.4]

Give your mobiles memory. If a player attacks them and flees you better bet this mob will remember them when they come back and try and kill them. Very VERY cool code.
Written By Trilby

Mob Programs [.tar.gz] [ROM 2.4]

This allows for Mobs to interact with players. A very nice addition to any MUD.
Written By Mark Nylander

MobProg if roomcount check [.c] [SMAUG]

This code checks the pcs/mobs in a room before it executes the command. Just look at the code to see what I mean.
Written By Golias

Mounts [.tar.gz] [Rom 2.4]

Add horses and mounts to your MUD. Very good Code.
Written By Yago Diaz

Mset Hours [.c] [Rom 2.4]

Add the option of setting players hours with mset.
Written By Domingos

Multiple commands [.c] [Rom 2.4]

This code allows you to type n|n and move 2 north. Multiple command code...Just check it out if you have questions.
Written By Lotus

Mwhere Command [.c] [Rom 2.4]

This snippet adds the ability to do 'mwhere mob area' and it will list only the mobs for that area. Also support for mwhere all area to list all mobs in your current area.
Written By Zanthras

Return to Top


[N]

News Channel [.c] [Rom 2.4]

This is pretty much the same as above except its just a news channel and doesn't have all the features.
Written By Takeda

Note System (Maelstrom) [.tar.gz] [Rom 2.4]

If you want your MUDs note system to be like a pine email environment then I highly suggest this code. Its very well written and It sure did amaze me when I saw it in action :).
Written By Amadeus

Note system add-on -Forward Spooler [.c] [Rom 2.4]

This adds a spooler so that if you send a penalty to players and immortals it will forward from the penalty spool to the players note spool. Pretty darn Cool.
Written By Dennis Reichel

Return to Top


[O]

Object File Identify [.c] [Rom 2.4]

This Command dumps a list of objects from your mud to a file.
Written By Fallen Angels MUD

OLC Version 1.71 by Ivan [.tar.gz] [.zip] [ROM 2.4]

The New and Improved Version of OLC.
Written By Ivan

OLC add-on - Copy [.c] [Rom 2.4]

This command works with OLC and allows you to copy rooms, mobs, and objs.
Written By Zanthras

OLC add-on -Delete [.c] [Rom 2.4]

This includes medit_delete and oedit_delete commands. They do exactly what they say. They delete mobs and objects of your area.
Written By Chris Feist

OLC add-on Ispell [.c] [Rom 2.4]

This command is an OLC add-on for Spell Checking. Pretty damn cool.
Written By Garry Turkington

OLC add-on Mobprogs Part I [.c] [Rom 2.4]

Edit your Mobprogs online. This is an awsome Mprog editor :) Part I and II should BOTH be downloaded :) This is Part I.
Written By Whiplash

OLC add-on Mobprogs Part II [.c] [Rom 2.4]

Edit your Mobprogs online. This is an awsome Mprog editor :) Part II of II.
Written By Whiplash

OLC add-on -String.c [.c] [Rom 2.4]

This is a better version of string.c by our friends at TOW. Hey TOW send me your email addy so I can put a link to it!! Danke :)
Written By ToW

OLC Add-On -Unlink [.c] [Rom 2.4]

This will make it so that players can not teleport or gate to unlinked areas in your MUD. A VERY useful add-on! I highly recommend this! If you don't use this at least code something simular if you have OLC! Now complete with taking out areas which are being built from the area list.
Written By Zanthras

Olevel/Mlevel Commands [.c] [Rom 2.4]

These commands will find objects or mobs of a certain level for you. For example olevel 15 will find all objects of level 15.
Written By Lordrom
Revised by Kyoung

Otype Command [.c] [Rom 2.4]

You know, I really don't know what this does. If you know drop me an email. I don't want to look at it :).
Written By Defiant

Return to Top


[P]

Percentage Damage Messages [.txt] [Rom 2.4]

Allows the player to view percentage of damage they do to the Mob.
Written By Ryouga

Perm Command [.c] [Rom 2.4]

This command allows you to place permanant affects on items.
Written By Reble

Petname [.zip] [Rom 2.4]

Allows players to rename their pets, change the pets description, as well as change the short and long descriptions of their pet.
Written By Gary McNickle

Phase Skill [.c] [Rom 2.4]

Phase is a defensive skill that lets the players body "phase" out to avoid an attack.
Written By Varen

Pload [.zip] [Rom 2.4]

Allows the imp or whatever level you give the command to, to load a players pfile bringing the unconnected player into the MUD and allowing you to force them to do whatever your heart desires.
Written By Gary McNickle

Polymorph/Reform Skills [.c] [Rom 2.4]

This code allows the player to polymorph into an object and reform back into his normal form.
Written By Ferric

Popen Command [.c] [Rom 2.4]

Do things such as ls and ps from inside your MUD!! How cool is this??
Written By Ferris

Portal Command [.c] [Rom 2.4]

Create a portal to someone. You can have the portal be closed, open or whatever. Its pretty cool, Take a look at this file to see everything it does.
Written By Amadeus

Push & Drag Skills [.c] [Rom 2.4]

Push and Drag people around the MUD. Personally I don't like these commands, but a lot of people do :).
Written By Ferris

Push & Drag Skills [.c] [Rom 2.4]

A more stable and lets hope bug free version of push & drag.
Written By Kohl Desenee

Return to Top


[Q]

Qsort command [.c] [Rom 2.4]

Sort your area files based on level or whatever.
Written By Erwin S. Andreasen

Quench & Sate Spells [.c] [Merc]

This spell will quench a players thirst or hunger.
Written By Jason Huang

Quest code 2.03 by Vassago [.zip] [Rom 2.4]

Add Automatic Questing to your MUD. Players can request quests from a questmaster.
Written By Vassago

Quote Code [.zip] [Rom 2.4]

Randomly selects a quote from a directory of quote files and displays the selection to the player when they log out. Can easily be made to display when they login as well.
Written By Gary McNickle

Quote Messages [.c] [Rom 2.4]

Display random quotes when logging off your MUD.
Written By Elfren

Return to Top


[R]

Racial Skills [.c] [Rom 2.4]

This allows you to practice and improve your racial skills. It does not apply to racial spells.
Written By Dennis Reichel

Reload Helpfiles [.c] [Merc]

This command allows you to reload a certain helpfile entry. The helpfile itself can not be altered on-line. Good for muds without OLC.
Written By Remmelt de Haan

Remort code [.zip] [Rom 2.4]

Allow your players to Remort into new classes and races specifically designed for remorts!
Written By Dribble

Rent [.c] [Rom 2.4]

Add Rooms where players can rent. Pretty cool if your an Old days DIKU player such as myself.
Written By Ryouga

Resurrect Spell [.c] [Rom 2.4]

Resurrect mobs that have died into zombies which follow you around and do what you say!
Written By Dribble

Return to Top


This page copyright 1999© by Jonathan Whitehouse (Darkoth). This site is best viewed using Netscape Communicator 4.51 and the Crescendo midi player.