name$ = any valid string holding the player's name.
</td>
</tr>
</table>
<h1>Description</h1>
<table>
<tr>
<td>
Creates a new local player. This also causes a special message to be sent to all remote machines (see NetMsgType). This returns an integer player number to be used in sending/receiving messages. Note that you must create at least one player before you can send and receive messages.