Difference between revisions of "FCYT06"
From SWGANH Wiki
(New page: __NOTOC__ {|align="center" |- ||{{FCYTArchitectureNAV}} |- |} {| border="0" width="90%" cellpadding=6 |- |valign=top| ===BaseLine Struct=== ---- <pre> </pre> ===Deltas Struct=== ---- ...) |
(→Deltas Struct) |
||
| (9 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{PageHeader|Baseline|FCYT06}} | |
| − | + | ||
{|align="center" | {|align="center" | ||
|- | |- | ||
| Line 6: | Line 5: | ||
|- | |- | ||
|} | |} | ||
| − | + | <br> | |
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
|valign=top| | |valign=top| | ||
| − | === | + | ===Struct=== |
---- | ---- | ||
| − | + | {| align="center" | |
| − | + | |- | |
| − | + | || | |
| + | {| class="wikitable" | ||
| + | |- | ||
| + | |{{short}}||'''Object Operand Count''' | ||
| + | |- | ||
| + | |{{int}}||'''???''' | ||
| + | |- | ||
| + | |{{a_string}}||'''STF detail File''' | ||
| + | |- | ||
| + | |{{int}}||'''String spacer''' | ||
| + | |- | ||
| + | |{{a_string}}||'''STF detail Name''' | ||
| + | |- | ||
| + | |{{int}}||'''???''' | ||
| + | |- | ||
| + | |{{int}}||'''??''' | ||
| + | |- | ||
| + | |{{int}}||'''??''' | ||
| + | |- | ||
| + | |{{int}}||'''??''' | ||
| + | |- | ||
| + | |{{int}}||'''??''' | ||
| + | |- | ||
| + | |{{int}}||'''??''' | ||
| + | |- | ||
| + | |{{int}}||'''??''' | ||
| + | |- | ||
| + | |{{byte}}||'''??''' | ||
| + | |} | ||
| + | |} | ||
===Deltas Struct=== | ===Deltas Struct=== | ||
---- | ---- | ||
<pre> | <pre> | ||
| − | + | NGE packet: | |
| + | from: cABle | ||
| − | + | 05 00 #Operand | |
| − | + | 53 21 86 12 #DeltaMessage | |
| − | + | BC 01 15 D8 4B 00 00 00 #ObjedtID | |
| − | + | 54 59 43 46 06 #FCYT06 | |
| + | |||
| + | 08 00 00 00 #Notsure | ||
| + | 01 00 00 00 #NotSure | ||
| + | A3 00 00 00 #NotSUre | ||
</pre> | </pre> | ||
| + | |||
|valign=top| | |valign=top| | ||
| Line 39: | Line 73: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
| − | ||{{ | + | ||{{25%}} |
|- | |- | ||
|} | |} | ||
|} | |} | ||
| + | ===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 // 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 | ||
| + | </pre> | ||
Latest revision as of 16:58, 29 November 2012
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.
|
Struct
Deltas StructNGE packet: from: cABle 05 00 #Operand 53 21 86 12 #DeltaMessage BC 01 15 D8 4B 00 00 00 #ObjedtID 54 59 43 46 06 #FCYT06 08 00 00 00 #Notsure 01 00 00 00 #NotSure A3 00 00 00 #NotSUre |
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