|
Tiberian Technologies Scripts Reference Revision: 9000
|
Conquest Mode - Control Object. More...
#include <dp88_misc.h>
Protected Attributes | |
| int | m_controllerID |
Attach this script to an object to generate conquest points for the team which owns the object. This script does not include any mechanism for changing the owner of the object and therefore can be used on something the enemy must destroy to reduce the opponents points income or combined with additional scripts to allow the object to change team, for example;
A capturable building using the dp88_buildingScripts set of scripts with a capture point object.
| TickPoints | Conquest points to give to the team which currently owns the object every 'TickInterval' seconds |
| TickInterval | Tick interval, in seconds, at which to give conquest points to the objects current owner |
|
protected |
ID of the GameObject with the controller script attached