|
|
| Line 58: |
Line 58: |
| | {| align="center" | | {| align="center" |
| | |- | | |- |
| − | ||{{ServerPacket}}
| |
| − | |-
| |
| | ||{{ClientPacket}} | | ||{{ClientPacket}} |
| − | |-
| |
| − | ||{{100%}}
| |
| − | |-
| |
| − | ||{{75%}}
| |
| − | |-
| |
| − | ||{{50%}}
| |
| − | |-
| |
| − | ||{{25%}}
| |
| | |- | | |- |
| | ||{{0%}} | | ||{{0%}} |
Revision as of 02:40, 20 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.
|
|
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
- Additional Descriptions go here...
- --
- ---
- ----
|
Tags
| C→S
|
This packet originates on the client.
|
|
| 0%
|
This packet has not been reversed.
|
|
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...