renameClient( <new name> )
Module: Player
Summary:
Renames a client's name
Call this on:
A player (including bots)
Example:
player renameClient( "John Doe" );
Required Args:
1 : <new name> The player's new name