Difference between revisions of "CraftFillSlot (00000107)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Struct)
Line 9: Line 9:
 
||
 
||
 
{| class="wikitable"
 
{| class="wikitable"
|{{long}}|'''Resource Container ID'''
+
|{{long}}|'''Resource or Container ID'''
 
|-
 
|-
 
|{{int}}|'''Slot ID'''
 
|{{int}}|'''Slot ID'''

Revision as of 09:17, 17 September 2013

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 or Container ID
INT Slot ID
INT Option
BYTE Sequence ID

Variable Descriptions


controllerID = 00000107

Comments


Sent 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.