Difference between revisions of "Spec call for help"

From The Final Challenge Wiki
Jump to navigation Jump to search
m
m
 
Line 1: Line 1:
spec_call_for_help is a [[Mob Extended Function]].
spec_call_for_help is a [[Mob Extended Function]]. '''This special function is for ''QUEST PURPOSES ONLY'''''


Usage:
Usage:
Line 15: Line 15:
|-
|-
|requested helper
|requested helper
|'''1''' = mob with spec_cxxx<br />'''2''' = mob with spec_sxxx
|'''1''' = mob with spec_clark_kent<br />'''2''' = mob with spec_superman
|-
|-
|travel distance
|travel distance

Latest revision as of 21:24, 4 March 2015

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