Difference between revisions of "MSCO03"

From SWGANH Wiki
Jump to: navigation, search
(New page: __NOTOC__ {|align="center" |- ||{{MSCOArchitectureNAV}} |- |} <br> {| border="0" width="90%" cellpadding=6 |- |valign=top| ===BaseLine Struct=== ---- <pre> SHORT: ObjOpperandCount INT: ...)
 
(BaseLine Struct)
Line 13: Line 13:
  
 
<pre>
 
<pre>
SHORT: ObjOpperandCount
+
SHORT: ObjOpperandCount (13)
INT: ??
+
float:          Schematic Complexity (!!!!!)
SHORT: ? perhaps string or list-
+
ASTRING: ASCII string dir to look for the tool name
ASTRING: schematic object string
+
 
INT:         crc schematic
+
hmmmmmmmmmmmmmmmmm handle with care mostly guesses not reversed
BYTE:           ??? must be > 0 to open the second craft screen
+
INT:           ???
 +
USTRING        ???
 +
INT:            ???
 +
SHORT:         ???
 +
INT:           ???
 +
INT:           ???
 +
SHORT:          ???
 +
USTRING         ???
 +
INT:           ???
 +
INT:            ???
 +
INT:            ???
 +
 
 
</pre>
 
</pre>
  

Revision as of 12:57, 2 April 2007

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


BaseLine Struct


SHORT:		ObjOpperandCount (13)
float:          Schematic Complexity (!!!!!)
ASTRING:	ASCII string dir to look for the tool name

hmmmmmmmmmmmmmmmmm handle with care mostly guesses not reversed
INT:            ???
USTRING         ???
INT:            ???
SHORT:          ???
INT:            ???
INT:            ???
SHORT:          ???
USTRING         ???
INT:            ???
INT:            ???
INT:            ???

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