Black Ops III

SetTeamForTrigger

Set the team that this trigger will react to

Example:

self SetTeamForTrigger( game["attackers"] )

Parameters

ParameterSummary
*team nameThe name of the team that the trigger will respond to. Must be either 'axis', 'allies', 'team3' or 'none'

* = mandatory