Packet Template

From SWGANH Wiki
Revision as of 00:08, 19 December 2006 by Snow (Talk | contribs)

Jump to: navigation, search
Exquisite-khelpcenter.png 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...