|
Tiberian Technologies Scripts Reference Revision: 9000
|
Adds (or updates) a parameter on the specified script ID on create (there is a 0.1 second delay after script has been created, this is to make sure it happens after the script definition is created) \ScriptID - ID that this script is stored under, used to look up the definition when attaching the script to an object or giving it params \Index - Index of the parameter, if the index matches the index of a parameter on the script the param will be updated \Param - Parameter for the index \Delim - Use this in place of ,'s (that way you can have multiple parameters under one parameter as a time saver) More...
#include <jmgUtility.h>