Difference between revisions of "Packet Template"
From SWGANH Wiki
(→Struct) |
(→Struct) |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 11: | Line 11: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
| − | {{ | + | {| class="wikitable" |
| + | |{{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 | ||
| + | |- | ||
| + | |...||... | ||
| + | |} | ||
| + | [http://wiki2.swganh.org/index.php/Category:Field_Type Look here for all available types] | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
Latest revision as of 06:16, 21 March 2007
Struct
Look here for all available types Variable DescriptionsOpperand_Count = 9 Opcode = FFFFFFFF
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...