Black Ops III

SetStealthSight

Set the parameters for given awarenesslevel of stealth sight when active on an sentient

Example:

SetStealthSight( "high_alert", 2, 1, 10, 200, 1000 )

Parameters

ParameterSummary
*awareness"unaware", "low_alert", "high_alert", or "combat"
*timeDecayfloat value of seconds stealth sight takes to fall off completely (0 for never/infinite)
*timeDistMinfloat value of seconds stealth sight takes to grow completely at min range (0 for never/infinite)
*timeDistMaxfloat value of seconds stealth sight takes to grow completely at max range (0 for never/infinite)
*distMinfloat value of the min distance
*distMaxfloat value of the max distance
extendSightindicates of sight continues beyond max range at the max rate

* = mandatory