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'''
 
|-
 
|-
|{{int}}|{{Option}}
+
|{{int}}|'''Option'''
 
|-
 
|-
 
|{{byte}}|'''Sequence ID'''
 
|{{byte}}|'''Sequence ID'''

Revision as of 09:16, 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 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.