Difference between revisions of "GILD06"
From SWGANH Wiki
Line 50: | Line 50: | ||
|} | |} | ||
− | ===Sample Packet=== | + | ===Baseline Sample Packet=== |
+ | ---- | ||
+ | |||
+ | <pre> | ||
+ | 05 00 // Op count | ||
+ | 0C 5F A7 68 // Baseline Message | ||
+ | 1A 24 F4 00 00 00 00 00 | ||
+ | 44 4C 49 47 // DLIG | ||
+ | 06 // 6 | ||
+ | 06 00 00 00 | ||
+ | 01 00 | ||
+ | 3B 00 00 00 | ||
+ | </pre> | ||
+ | |||
+ | ===Delta Sample Packet=== | ||
---- | ---- | ||
Revision as of 14:12, 8 January 2008
This article or section needs additional data. Please add a sample packet! |
Baseline - GILD06
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
|
BaseLine StructSHORT: ObjOpperandCount INT: ?? Deltas StructSHORT: UpdateCount SHORT: UpdateType { 00: INT: ?? |
Variable DescriptionsObj_OperandCount = 1
Additional Info
Tags
|
Baseline Sample Packet
05 00 // Op count 0C 5F A7 68 // Baseline Message 1A 24 F4 00 00 00 00 00 44 4C 49 47 // DLIG 06 // 6 06 00 00 00 01 00 3B 00 00 00