Difference between revisions of "FCYT06"
From SWGANH Wiki
(→Sample Packet) |
|||
Line 45: | Line 45: | ||
62 BA 03 B5 10 00 00 00 // ID | 62 BA 03 B5 10 00 00 00 // ID | ||
54 59 43 46 06 // TYCF 6 | 54 59 43 46 06 // TYCF 6 | ||
− | 22 00 00 00 | + | 22 00 00 00 // remaining length of packet |
− | 02 00 6E 00 | + | 02 00 // unknown |
− | 00 00 | + | 6E 00 00 00 |
09 00 // String count | 09 00 // String count | ||
66 61 63 74 6F 72 79 5F 64 // factory_d | 66 61 63 74 6F 72 79 5F 64 // factory_d | ||
− | 00 00 00 00 | + | 00 00 00 00 // string spacer |
0B 00 // String count | 0B 00 // String count | ||
61 72 6D 6F 72 5F 63 72 61 74 65 // armor_crate | 61 72 6D 6F 72 5F 63 72 61 74 65 // armor_crate | ||
− | |||
</pre> | </pre> |
Revision as of 11:03, 4 February 2008
Baseline - FCYT06
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
|
BaseLine StructDeltas Struct |
Variable DescriptionsObj_OperandCount = ??
Tags
|
Sample Packet
05 00 0C 5F A7 68 // BaselinesMessage 62 BA 03 B5 10 00 00 00 // ID 54 59 43 46 06 // TYCF 6 22 00 00 00 // remaining length of packet 02 00 // unknown 6E 00 00 00 09 00 // String count 66 61 63 74 6F 72 79 5F 64 // factory_d 00 00 00 00 // string spacer 0B 00 // String count 61 72 6D 6F 72 5F 63 72 61 74 65 // armor_crate