Tiberian Technologies Scripts Reference Revision: 9000
Loading...
Searching...
No Matches
List of all members
JFW_Blow_Up_On_Death Class Reference

Creates an explosion when an object is killed. More...

#include <jfwdmg.h>

Detailed Description

Author
jonwil

When the object this script is attached to is killed it will create an explosion at the location it was killed.

Parameters
ExplosionPreset name of the explosion to be created
Note
The object the script is attached to must be killed through damage applied to it for this script to work. If the object is simply destroyed (such as by JFW_Destroy_Self_Timer) no explosion will be created.