Difference between revisions of "CraftFillSlot (00000107)"

From SWGANH Wiki
Jump to: navigation, search
(Comments)
(Struct)
Line 13: Line 13:
 
|{{int}}|'''Slot ID (0....xyz)'''
 
|{{int}}|'''Slot ID (0....xyz)'''
 
|-
 
|-
|{{int}}|{{unknown}}
+
|{{int}}|{{Option}}
 
|-
 
|-
|{{byte}}|'''Counter (1..xyz) increments by 1'''
+
|{{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 (0....xyz)
INT Template: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.