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

Custom Unit Points & Credits. More...

#include <dp88_misc.h>

Detailed Description

Author
Daniel Paul (danpa.nosp@m.ul88.nosp@m.@yaho.nosp@m.o.co.nosp@m..uk)

This script provides finer control over the points and credits awarded for damaging or repairing an object, as opposed to the values in an LevelEdit preset which award equal amounts of score and credits.

Note
You should set the points value of the object to 0 in the LevelEdit preset settings or both values will be applied
Parameters
killPointsNumber of points to award for killing the object
damagePointsNumber of points to award per hitpoint of damage done to the object
repairPointsNumber of points to award per hitpoint repaired on object
killMoneyAmount of credits to award for killing the object
damageMoneyAmount of credits to award per hitpoint of damage done to the object
repairMoneyAmount of credits to award per hitpoint repaired on object