MSCO08

From SWGANH Wiki
Revision as of 17:11, 2 April 2007 by Schmunzel (Talk | contribs) (New page: __NOTOC__ {|align="center" |- ||{{MSCOArchitectureNAV}} |- |} <br> {| border="0" width="90%" cellpadding=6 |- |valign=top| ===BaseLine Struct=== ---- <pre> SHORT: ObjOpperandCount (6) F...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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

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 Descriptions


Obj_OperandCount =


Tags


50% This packet has been partially reversed.

To Do