Black Ops III

SetDangerous

Set this node to be a dangerous node for a particular team. works only on pathnodes.

Example:

self SetDangerous( self.team, true )

Parameters

ParameterSummary
*teamName of the team.
*flagTrue if dangerous. False otherwise

* = mandatory