Difference between revisions of "CraftEmptySlot (00000108)"

From SWGANH Wiki
Jump to: navigation, search
m (Protected "CraftEmptySlot (00000108)": Page is complete. [edit=sysop:move=sysop])
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
||
 
||
 
{| class="wikitable"
 
{| class="wikitable"
|{{int}}|slot number (zerobased)
+
|{{int}}|'''Slot Number (zerobased)'''
 
|-
 
|-
|{{long}}|Container Id
+
|{{long}}|'''Container ID'''
 
|-
 
|-
|{{byte}}|staleflag
+
|{{byte}}|'''Staleflag'''
 
|}
 
|}
 
|}
 
|}
 +
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----

Latest revision as of 21:37, 8 January 2008

Object Controller - CraftEmptySlot (00000108)

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

Struct


INT Slot Number (zerobased)
LONG Container ID
BYTE Staleflag

Variable Descriptions


controllerID = 00000108


Tags


OCM This header is part of the ObjControllerMessage.

100% This packet has been completely reversed.