Difference between revisions of "Mob Extended Function"

From The Final Challenge Wiki
Jump to navigation Jump to search
 
Line 7: Line 7:


[[Area_Special_Functions#Mob_Extended_Functions|List of Mob Extended Functions]]
[[Area_Special_Functions#Mob_Extended_Functions|List of Mob Extended Functions]]
[[Category:Area Development]]

Latest revision as of 07:32, 30 May 2011

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