void SetPlayerChar( int playerIndex, string char );
Changes that player to that character model.
Beta 3.1
<lua> SetPlayerChar( playerIndex, “bond” ); </lua>