Spec call for help

From The Final Challenge Wiki
Jump to navigation Jump to search

spec_call_for_help is a Mob Extended Function. This special function is for QUEST PURPOSES ONLY

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_clark_kent
2 = mob with spec_superman
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 anywhere in the world