MCREATE or MCR
Syntax: mcreate <vnum> <keywords>
Syntax: mcreate <vnum> [copied vnum] <keywords>
The "mcreate" command (level 55 stock, 105 DoD) creates a prototype mob (set with "flags prototype") with the selected vnum. The mob is created with SMAUG's default field values. (Use the "mstat" command to view the default field values.) A copy of the mob will appear in before you. The bob can be edited with the "mset" command.
Once a mob is created with a vnum, it cannot be destroyed or deleted, but it can be modified completely.
Example: mcr 5199 orc huge slavering This would create a mob with the vnum 5199 and the keywords ' orc huge slavering'.
Mcreate can also be used to copy an existing mob to a new vnum.
Example: mcr 5199 1000 orc huge slavering This would take the fields and values of mob vnum 1000 and copy them to mob vnum 5199 with the new keywords of 'orc huge slavering '. This is useful if you have several similar mobs that have slightly different fields.
Keywords are very important. They are used in commands to identify the mob.
Click HERE for more on keywords