Difference between revisions of "CraftFillSlot (00000107)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Struct)
Line 8: Line 8:
  
 
{| class="wikitable"
 
{| class="wikitable"
|{{long}}|{{schematic object id}}
+
|{{long}}|schematic object id
 
|-
 
|-
|{{int}}|{{unknown}}
+
|{{int}}|slot id ( 0....xyz)
 
|-
 
|-
 
|{{int}}|{{unknown}}
 
|{{int}}|{{unknown}}
 
|-
 
|-
|{{byte}}|{{unknown}}
+
|{{byte}}|update nr (1..xyz)
 
|}
 
|}
  

Revision as of 20:26, 23 March 2007


Struct


LONG schematic object id
INT slot id ( 0....xyz)
INT ??
BYTE update nr (1..xyz)

Variable Descriptions


controllerID = 00000107


Tags


OCM This header is part of the ObjControllerMessage.

25% This packet has been partially reversed.