Difference between revisions of "DraftSlots (00000103)"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Variable Descriptions)
Line 37: Line 37:
 
----
 
----
  
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  
+
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.
 +
 
 +
For a sample packet see discussion
  
 
|valign=top|
 
|valign=top|

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.

For a sample packet see discussion

Tags


OCM This header is part of the ObjControllerMessage.

75% This packet has been partially reversed.