|
Tiberian Technologies Scripts Reference Revision: 9000
|
Send a custom to itself. More...
#include <jfwcust.h>
Attach this script to an object to make it send a custom message to itself at the point at which this script is attached. The custom can optionally be delayed by a set number of seconds.
| Message | The ID of the custom message to send |
| Param | The parameter value to be sent with the custom message |
| Delay | The number of seconds to wait before sending the custom message |