Difference between revisions of "CraftFillSlot (00000107)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Struct)
Line 11: Line 11:
 
|{{long}}|'''resource container id'''
 
|{{long}}|'''resource container id'''
 
|-
 
|-
|{{int}}|'''slot id ( 0....xyz)'''
+
|{{int}}|'''slot id (0....xyz)'''
 
|-
 
|-
 
|{{int}}|{{unknown}}
 
|{{int}}|{{unknown}}

Revision as of 16:15, 23 December 2007

Object Controller - CraftFillSlot (00000107)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

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.