Difference between revisions of "CraftFillSlot (00000107)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 5: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|{{long}}|'''resource container id'''
 
|{{long}}|'''resource container id'''
Line 14: Line 16:
 
|-
 
|-
 
|{{byte}}|'''counter (1..xyz) increments by 1'''
 
|{{byte}}|'''counter (1..xyz) increments by 1'''
 +
|}
 
|}
 
|}
  

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