|
|
Line 6: |
Line 6: |
| |} | | |} |
| | | |
− | <-- Page Begins HERE --> | + | <noinclude><-- Page Begins HERE --></noinclude> |
| + | |
| {| border="0" width="90%" cellpadding=6 | | {| border="0" width="90%" cellpadding=6 |
| |- | | |- |
Revision as of 23:08, 18 December 2006
|
Instructions In order to keep all documentation the same format, please use the source to this page to begin a new packet description, the template contains all the options, simply remove what is not required and fill in the details.
|
|
<-- Page Begins HERE -->
Struct
BYTE |
uint8
|
SHORT |
uint16
|
INT |
uint32
|
FLOAT |
uint32
|
LONG |
uint64
|
A_STRING |
ASCII String
|
U_STRING |
Unicode String
|
C_STRING |
Customization String
|
B_STRING |
Byte String
|
{ } |
LIST Component
|
? |
Uncertain Values
|
?? |
Unknown Variable Name
|
Variable Descriptions
Opperand_Count = 9
Opcode = FFFFFFFF
|
Details
Action
- Action Description goes here...
Tags
S→C
|
This packet originates on the server.
|
|
C→S
|
This packet originates on the client.
|
|
100%
|
This packet has been completely reversed.
|
|
75%
|
This packet has been partially reversed.
|
|
50%
|
This packet has been partially reversed.
|
|
25%
|
This packet has been partially reversed.
|
|
0%
|
This packet has not been reversed.
|
|
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...