|
Tiberian Technologies Scripts Reference Revision: 9000
|
Sends a custom when an enemy is in the line of sight, sends a custom again after no enemy in the criteria is visible \Enemy_Preset_ID - Preset ID required to be seen to remove the script, if 0 any enemy will trigger the script \ID - Id of the object to send the custom to, 0 sends to itself, -1 sends to the seen object \Visible_Message - Custom to send when there is a target that is visible \Visible_Param - Param to send when there is a target that is visible \Not_Visible_Message - Custom sent when no preset is visible anymore \Not_Visible_Param - Param sent when no preset is visible anymore \Scan_Rate - This is how often to scan for enemies \Enemy_Only - Only detect enemies. More...
#include <jmgUtility.h>