void SetPlayerFinalScore( int playerIndex, int score );
Sets the final match report score.
Beta 3.1
<lua> SetPlayerFinalScore( playerIndex, 100 ); </lua>