DraftSlots (00000103)
From SWGANH Wiki
Struct
LONG: PlaerID
INT: Unknown
LONG: crafttoolID
LONG: SchematicID
LONG: ItemID
INT: datapadsize of the schem
BYTE: Unknown
INT: number of slots the schem consists of
{
A_STRING: craft_item_ingredients_n -> string directory
INT: Unknown
A_STRING: string to look up
BYTE: Unknown
INT: counter
{
A_STRING: craft_item_ingredients_n -> string directory
INT: Unknown
A_STRING: string to look up (same as above)
U_STRING: what to feed the slot with
BYTE: Unknown
INT: amount of resources needed
}
A_STRING: Unknown
}
Variable DescriptionscontrollerID = 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
|