Difference between revisions of "FCYT06"
From SWGANH Wiki
Line 20: | Line 20: | ||
</pre> | </pre> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|valign=top| | |valign=top| | ||
Line 55: | Line 38: | ||
|} | |} | ||
+ | ===Sample Packet=== | ||
---- | ---- | ||
+ | <pre> | ||
+ | 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 | ||
+ | 02 00 6E 00 | ||
+ | 00 00 | ||
+ | 09 00 // String count | ||
+ | 66 61 63 74 6F 72 79 5F 64 // factory_d | ||
+ | 00 00 00 00 | ||
+ | 0B 00 // String count | ||
+ | 61 72 6D 6F 72 5F 63 72 61 74 65 // armor_crate | ||
+ | 19 | ||
+ | </pre> |
Revision as of 10:41, 8 January 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 02 00 6E 00 00 00 09 00 // String count 66 61 63 74 6F 72 79 5F 64 // factory_d 00 00 00 00 0B 00 // String count 61 72 6D 6F 72 5F 63 72 61 74 65 // armor_crate 19