Spec call for help

From The Final Challenge Wiki
Revision as of 13:18, 13 February 2015 by Tynian (talk | contribs) (Created page with "spec_call_for_help is a Mob Extended Function. Usage: #SPECIALS N <mob vnum> spec_call_for_help <requested helper> <travel distance> -1 -1 -1 {| class="wikitable" |-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

spec_call_for_help is a Mob Extended Function.

Usage:

#SPECIALS
N <mob vnum> spec_call_for_help <requested helper> <travel distance> -1 -1 -1
Field Description
mob vnum The vnum of the mob that this special function should be attached to
requested helper 1: mob with spec_cxxx
2 mob with spec_sxxx
travel distance -1 world-wide
0 helper within same room
1 helper within same area
-1 not used
-1 not used
-1 not used


Example:

#SPECIALS
N 1200 spec_call_for_help 1 -1 -1 -1 -1 * Assign spec_call_for_help to mob 1200, call for spec_cxxx no matter where in the world that mob is