SetClientNameMode( <name mode> )


Module: Level
MP Only

Summary:

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" );



Required Args:

  • 1 : <name mode> either 'auto_change' or 'manual_change'