Difference between revisions of "MSCO06"
From SWGANH Wiki
Line 48: | Line 48: | ||
</pre> | </pre> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|valign=top| | |valign=top| | ||
Line 79: | Line 63: | ||
|- | |- | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
+ | ===Sample Packet(NGE)=== | ||
---- | ---- | ||
+ | <pre> | ||
+ | 05 00 | ||
+ | 0C 5F A7 68 // BaselinesMessage | ||
+ | 24 2A FA 04 0F 00 00 00 // ID | ||
+ | 4F 43 53 4D 06 // OCSM 6 | ||
+ | 18 00 00 00 | ||
+ | 07 00 6E 00 | ||
+ | 00 00 00 00 | ||
+ | 00 00 00 00 | ||
+ | 00 00 00 00 | ||
+ | 00 00 | ||
+ | 8B 3C 1D F1 | ||
+ | 00 00 19 | ||
+ | </pre> |
Revision as of 12:16, 8 January 2008
Baseline - MSCO 06
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 (6) FLOAT: SchemComplexity SHORT: ? perhaps string or list- ASTRING: tangible object iff INT: crc schematic BYTE: ??? must be > 0 to open the second craft screen BYTE: Monitors the slots filled Deltas StructThere's one delta I'm aware of that is sent after a slot has been filled. In NGE the var 6 (byte) is filled with the amount of filled slots. In precu it is var 5 00 FLOAT: SchemComplexity 01 SHORT: ? perhaps string or list- 02 ASTRING: tangible object iff 03 INT: crc schematic 04 BYTE: ??? must be > 0 to open the second craft screen 05 BYTE: Monitors the slots filled |
Variable DescriptionsObj_OperandCount = Tags
|
Sample Packet(NGE)
05 00 0C 5F A7 68 // BaselinesMessage 24 2A FA 04 0F 00 00 00 // ID 4F 43 53 4D 06 // OCSM 6 18 00 00 00 07 00 6E 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 8B 3C 1D F1 00 00 19