Black Ops III

SetClientNameMode

alters the way that the player name is updated, to prevent cheating by spectators altering their name to communicate with active players.

Example:

SetClientNameMode( "auto_change" )

Parameters

ParameterSummary
*name modeeither 'auto_change' or 'manual_change'

* = mandatory