|
|
| Line 11: |
Line 11: |
| | ===Struct=== | | ===Struct=== |
| | ---- | | ---- |
| − | {| | + | {| class="wikitable" |
| | |{{int}}||description of the int value | | |{{int}}||description of the int value |
| | |- | | |- |
| Line 20: |
Line 20: |
| | |{{u_string}}||description of the u_string value | | |{{u_string}}||description of the u_string value |
| | |} | | |} |
| − | [[Category:Field_Type|Look here to see all available types]]
| |
| | | | |
| | ===Variable Descriptions=== | | ===Variable Descriptions=== |
Revision as of 06:13, 21 March 2007
|
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
| INT
|
description of the int value
|
| USHORT
|
description of the ushort value
|
| FLOAT
|
description of the float value
|
| U_STRING
|
description of the u_string value
|
Variable Descriptions
Opperand_Count = 9
Opcode = FFFFFFFF
- Additional Descriptions go 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...