Black Ops III

CountPlayers

Returns a count of the current players, even if they are still connecting to the game.

Example:

count = CountPlayers()

Parameters

ParameterSummary
[team]- if specifed, returns lists of players on different teams, in team based game modes. Valid values "allies", "axis", "neutral" & "all"

* = mandatory