Black Ops III

AllowSpectateTeam

Set whether the player can spectate the given team.

Example:

self AllowSpectateTeam( "axis", true )

Parameters

ParameterSummary
*teamA string description of the team. Valid teams are 'axis', 'allies', 'none' or 'freelook'
*spectateA boolean value describing whether this player can spectate on this team.

* = mandatory