Difference between revisions of "MSCO06"

From SWGANH Wiki
Jump to: navigation, search
(Deltas Struct)
(Deltas Struct)
Line 24: Line 24:
 
===Deltas Struct===
 
===Deltas Struct===
 
----
 
----
theres one delta im aware of that is send after a slot has become filled.
+
There'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 NGE the var 6 (byte) is filled with the amount of filled slots.
 
In precu it is var 5
 
In precu it is var 5
  

Revision as of 13:09, 2 April 2007

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


BaseLine Struct


SHORT:		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 Struct


There'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


Variable Descriptions


Obj_OperandCount =


Tags


50% This packet has been partially reversed.

To Do