Difference between revisions of "CraftFillSlot (00000107)"

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

Revision as of 03:20, 23 December 2007


Struct


LONG resource container id
INT slot id ( 0....xyz)
INT ??
BYTE counter (1..xyz) increments by 1

Variable Descriptions


controllerID = 00000107

Comments


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.