Difference between revisions of "MSCO06"
From SWGANH Wiki
(→Deltas Struct) |
(→BaseLine Struct) |
||
Line 13: | Line 13: | ||
<pre> | <pre> | ||
− | SHORT: ObjOpperandCount | + | SHORT: ObjOpperandCount (6) |
− | + | FLOAT: SchemComplexity | |
SHORT: ? perhaps string or list- | SHORT: ? perhaps string or list- | ||
− | ASTRING: | + | ASTRING: tangible object iff |
INT: crc schematic | INT: crc schematic | ||
BYTE: ??? must be > 0 to open the second craft screen | BYTE: ??? must be > 0 to open the second craft screen | ||
+ | BYTE: Monitors the slots filled | ||
</pre> | </pre> | ||
Revision as of 12:02, 2 April 2007
|
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 Structtheres 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 DescriptionsObj_OperandCount = Tags
To Do |