Black Ops III

SetTeamSatellite

Sets whether a team has Spyplane or not

Example:

SetTeamSatellite( "allies", true )

Parameters

ParameterSummary
*teamThe name of a team. Must be either Must be 'axis', 'allies', 'team3' or 'none'.
*availabilityWhether the team has Satellite; defaults to false

* = mandatory