Difference between revisions of "Mob Function"

From The Final Challenge Wiki
Jump to navigation Jump to search
(Created page with "A mob special function gives a mobile additional functionality. It is specified in an area file in the #RESETS section, and has the following format: M <unknown number> <mo...")
(No difference)

Revision as of 13:07, 9 February 2011

A mob special function gives a mobile additional functionality. It is specified in an area file in the #RESETS section, and has the following format:

M <unknown number> <mob vnum> <number to load> <room vnum>

For example, to add 3 Midgaard Cityguards to room 3041:

M 0 3067 3 3041