2011-06-18 00:25:29 -04:00
|
|
|
{{Crappy}}
|
|
|
|
|
2011-06-18 00:54:37 -04:00
|
|
|
I'm sure this is very similar if not the same to #503.
|
|
|
|
|
|
|
|
|
|
|
|
== '''Packet structure''' ==
|
|
|
|
?
|
|
|
|
|
|
|
|
== '''Login''' ==
|
|
|
|
?
|
|
|
|
|
|
|
|
== '''Incoming Data''' ==
|
|
|
|
'''TODO:''' Document packet structures
|
|
|
|
|
|
|
|
<table border="1" cellpadding="3" cellspacing="3">
|
|
|
|
<tr>
|
|
|
|
<td><b>opcode</b></td>
|
|
|
|
<td><b>usage</b></td>
|
2011-06-18 01:53:23 -04:00
|
|
|
<td><b>size</b></td>
|
2011-06-18 00:54:37 -04:00
|
|
|
<td><b>payload</b></td>
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
2011-06-18 01:53:23 -04:00
|
|
|
<td></td>
|
2011-06-18 00:54:37 -04:00
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
== '''Outgoing Data''' ==
|
|
|
|
'''TODO:''' Document packet structures
|
|
|
|
|
|
|
|
<table border="1" cellpadding="3" cellspacing="3">
|
|
|
|
<tr>
|
|
|
|
<td><b>opcode</b></td>
|
|
|
|
<td><b>usage</b></td>
|
2011-06-18 01:53:23 -04:00
|
|
|
<td><b>size</b></td>
|
2011-06-18 00:54:37 -04:00
|
|
|
<td><b>payload</b></td>
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
|
|
|
<td></td>
|
2011-06-18 01:53:23 -04:00
|
|
|
<td></td>
|
2011-06-18 00:54:37 -04:00
|
|
|
</tr>
|
|
|
|
</table>
|