Difference between revisions of "DraftSchematics (00000102)"

From SWGANH Wiki
Jump to: navigation, search
 
(Struct)
Line 8: Line 8:
  
 
{| class="wikitable"
 
{| class="wikitable"
 +
|{{long}}||'''ToolID'''
 
|-
 
|-
|align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''ToolID'''
+
|{{long}}|{{unknown}}
|-
+
|align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Counter'''
+
 
|-
 
|-
 +
|{{int}}||'''schematics counter'''
 
|}
 
|}
:{
+
{{beginlist|schematics|schematics counter}}
 
:{| class="wikitable"
 
:{| class="wikitable"
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Schematic ID'''
+
|{{int}}||'''Schematic ID'''
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Schematic CRC'''
+
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''CraftingSubWindow'''
+
|{{int}}||'''Schematic CRC'''
 
|-
 
|-
 +
|{{int}}||'''CraftingSubWindow'''
 
|}
 
|}
:}
+
{{endlist|schematics}}
 +
 
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----

Revision as of 13:13, 22 March 2007


Struct


LONG ToolID
LONG ??
INT schematics counter

<schematics count=schematics counter>

INT Schematic ID
INT Schematic CRC
INT CraftingSubWindow

<schematics/>


Variable Descriptions


controllerID = 00000102


Tags


OCM This header is part of the ObjControllerMessage.

75% This packet has been partially reversed.