Difference between revisions of "DraftSlots (00000103)"

From SWGANH Wiki
Jump to: navigation, search
 
(Variable Descriptions)
Line 36: Line 36:
 
controllerID     = '''00000103'''
 
controllerID     = '''00000103'''
 
----
 
----
 +
 +
This Packet is send in order to open the second craftscreen after the schematic and item object have been created. If the objects are created correctly the 2nd craftscreen will open
  
 
|valign=top|
 
|valign=top|
 +
 
===Tags===
 
===Tags===
 
----
 
----

Revision as of 06:14, 24 December 2006


Struct


LONG:		PlayerID
LONG:		SchematicID
LONG:		ItemID
INT:		Unknown
BYTE:		Unknown
INT:		counter
{
A_STRING:	Unknown
INT:		Unknown
A_STRING:	Unknown
BYTE:           Unknown
INT:		counter
{
A_STRING:	Unknown
INT:		Unknown
A_STRING:	Unknown
U_STRING:       Unknown
BYTE:           Unknown
INT:     	Unknown
}
A_STRING:	Unknown
}

Variable Descriptions


controllerID = 00000103


This Packet is send in order to open the second craftscreen after the schematic and item object have been created. If the objects are created correctly the 2nd craftscreen will open

Tags


OCM This header is part of the ObjControllerMessage.

75% This packet has been partially reversed.