Difference between revisions of "CraftFillSlot (00000107)"

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

Revision as of 19:27, 2 April 2007


Struct


LONG ingredient id
INT slot id ( 0....xyz)
INT ??
BYTE update nr (1..xyz) (ie slots filled)

Variable Descriptions


controllerID = 00000107

Comments


thats send for each slot that gets filled

Tags


OCM This header is part of the ObjControllerMessage.

C→S This packet originates on the client.

75% This packet has been partially reversed.