Format 1:
<pre>
Message ID: 2
Approved: String
</pre>
Format 2:
<pre>
Message ID(Short) = Number that tells the client what message to tell the player
Approved(String) = String("NO" or "OK") that tells the client whether or not to go to the next state
</pre> |