Difference between revisions of "Packet Template"
From SWGANH Wiki
(→Struct) |
|||
| Line 11: | Line 11: | ||
===Struct=== | ===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 | ||
| + | |} | ||
| + | [[Category:Field_Type|Look here to see all available types]] | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
Revision as of 06:10, 21 March 2007
Struct
Variable DescriptionsOpperand_Count = 9 Opcode = FFFFFFFF
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...