Difference between revisions of "ITNO03"
From SWGANH Wiki
Line 44: | Line 44: | ||
</pre> | </pre> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|valign=top| | |valign=top| | ||
Line 105: | Line 84: | ||
|} | |} | ||
+ | ===Sample Packet=== | ||
---- | ---- | ||
+ | <pre> | ||
+ | 05 00 | ||
+ | 0C 5F A7 68 // BaselinesMessage | ||
+ | 03 5A D1 D6 13 00 00 00 // ID | ||
+ | 4F 4E 54 49 03 // ONTI 3 | ||
+ | 3E 00 00 00 | ||
+ | 05 00 00 00 | ||
+ | 80 3F | ||
+ | 0C 00 | ||
+ | 73 70 61 63 65 5F 69 74 65 6D 5F 6E // space_item_n | ||
+ | 00 00 00 00 | ||
+ | 18 00 | ||
+ | 73 6F 72 6F 73 75 75 62 5F // sorosuub_ | ||
+ | 73 70 61 63 65 5F 79 61 63 68 74 5F 70 63 64 // space_yacht_pcd | ||
+ | 00 00 00 00 | ||
+ | 01 00 00 00 | ||
+ | 00 00 00 00 | ||
+ | 49 | ||
+ | </pre> |
Revision as of 10:58, 8 January 2008
Baseline - ITNO03
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: ObjectOpperandCount FLOAT: Complexity ASTRING: STFName(Table) INT: ?? ASTRING: STFName(ID) USTRING: CustomName INT: Volume INT: GenericInt(CellID,SchematicQuantity) Deltas StructSHORT: UpdateCount SHORT: UpdateType { 00: FLOAT: Complexity 01: ASTRING: STFName(Table) INT: ?? ASTRING: STFName(ID) 02: USTRING: CustomName 03: INT: Volume 04: INT: GenericInt(CellID,SchematicQuantity) } |
Variable DescriptionsObjectOpperandCount = 5 Complexity:
STFName:
CustomName:
Volume:
GenericInt:
Additional Information
Tags
|
Sample Packet
05 00 0C 5F A7 68 // BaselinesMessage 03 5A D1 D6 13 00 00 00 // ID 4F 4E 54 49 03 // ONTI 3 3E 00 00 00 05 00 00 00 80 3F 0C 00 73 70 61 63 65 5F 69 74 65 6D 5F 6E // space_item_n 00 00 00 00 18 00 73 6F 72 6F 73 75 75 62 5F // sorosuub_ 73 70 61 63 65 5F 79 61 63 68 74 5F 70 63 64 // space_yacht_pcd 00 00 00 00 01 00 00 00 00 00 00 00 49