Mob Extended Function

From The Final Challenge Wiki
Jump to navigation Jump to search

A mob extended special function gives a mobile additional functionality. It is specified in an area file in the #SPECIALS section. A mob "extended" function differs from a normal mob function in that the extended function allows for more vnum parameters to be used. It has the following format:

N <mob vnum> spec_name <vnum 1> <vnum 2> <vnum 3> <vnum 4> <vnum 5>

Actual usage varies based on special function being used.

List of Mob Extended Functions