Black Ops III

Objective_Team

Sets the team that the objective is for. Allows having different objectives for each team

Example:

Objective_Team( 0, "allies" )

Parameters

ParameterSummary
*objective_numberThe ID of the objective to alter
*teamThe team that the objective is for. Valid entries are 'allies', 'axis', 'team3', or 'none'

* = mandatory