string GetPlayerChar( int playerIndex );
Gets the players character model.
Beta 3.1
<lua> local char = GetPlayerChar( playerIndex ); </lua>