From The Mana World
Line 6: Line 6:


==={{{nicename}}}===
==={{{nicename}}}===
Packet length: {{{length}}}
<table>
  <tr><th style="text-align: right">Packet Length:</th><td>{{{length}}}</td></tr>
  <tr><th style="text-align: right">Client Defined:</th><td>{{{define}}}</td></tr>
  <tr><th style="text-align: right">Sent Location(s):</th><td>{{{sent}}}</td></tr>
  <tr><th style="text-align: right">Parsed Location(s):</th><td>{{{parsed}}}</td></tr>
</table>


Client define: {{{define}}}
=== Fields ===
 
Sent location(s): {{{sent}}}
 
Parsed location(s): {{{parsed}}}
 
Fields:
<table style="border-collapse: collapse;" cellspacing="0" cellpadding="3">
<table style="border-collapse: collapse;" cellspacing="0" cellpadding="3">
   <tr valign="top">
   <tr valign="top">
     <th style="text-align: left; font-weight: normal; border-bottom: solid 1px #888;padding-right:6px;">Offset</th>
     <th style="text-align: left; font-weight: normal; border-bottom: solid 1px #888;padding-right:12px;">Offset</th>
     <th style="text-align: left; font-weight: normal; border-bottom: solid 1px #888;padding-right:6px;">Length</th>
     <th style="text-align: left; font-weight: normal; border-bottom: solid 1px #888;padding-right:12px;">Length</th>
     <th style="text-align: left; font-weight: normal; border-bottom: solid 1px #888;padding-right:6px;">Contents</th>
     <th style="text-align: left; font-weight: normal; border-bottom: solid 1px #888;padding-right:12px;">Contents</th>
   </tr>
   </tr>
{{{fields}}}
{{{fields}}}

Revision as of 07:12, 1 February 2013

< Back

{{{nicename}}}

Packet Length:{{{length}}}
Client Defined:{{{define}}}
Sent Location(s):{{{sent}}}
Parsed Location(s):{{{parsed}}}

Fields

{{{fields}}}
Offset Length Contents

Description: {{{description}}}