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

Base Defence. More...

#include <jfwdef.h>

Detailed Description

Author
jonwil

A simple base defence script that will attack any enemy object that enters its firing range

Parameters
MinAttackDistanceMinimum distance at which this defence will target enemies
MaxAttackDistanceMaximum distance at which this defence will target enemies. Note that the sight range of the preset still determines the distance at which it will see enemies.
AttackTimerTime, in seconds, before the attack action expires. If an enemy is still in range a new attack action will be triggered when the Enemy_Seen function fires.