Difference between revisions of "MSCO06"

From SWGANH Wiki
Jump to: navigation, search
(BaseLine Struct)
(Deltas Struct)
Line 23: Line 23:
 
===Deltas Struct===
 
===Deltas Struct===
 
----
 
----
 +
theres one delta im aware of that is send after a slot has become filled.
 +
in NGE the var 6 (byte) is filled with the amount of filled slots.
 +
In precu it is probably var 5
  
 
<pre>
 
<pre>

Revision as of 10:37, 24 March 2007

MSCO Packet Type QuickNav
MSCO03 - MSCO06 - MSCO07 - MSCO08 - MSCO09


BaseLine Struct


SHORT:		ObjOpperandCount
INT:		??
SHORT:		? perhaps string or list-
ASTRING:	schematic object string
INT:	        crc schematic
BYTE:           ??? must be > 0 to open the second craft screen

Deltas Struct


theres one delta im aware of that is send after a slot has become filled. in NGE the var 6 (byte) is filled with the amount of filled slots. In precu it is probably var 5


Variable Descriptions


Obj_OperandCount =


Tags


50% This packet has been partially reversed.

To Do