Difference between revisions of "DraftSlots (00000103)"
From SWGANH Wiki
(→Struct) |
|||
Line 29: | Line 29: | ||
|{{a_string}}||craft_item_ingredients_n -> string directory | |{{a_string}}||craft_item_ingredients_n -> string directory | ||
|- | |- | ||
− | |{{int}}| | + | |{{int}}|string spacer (0) |
|- | |- | ||
|{{a_string}}|string to look up | |{{a_string}}|string to look up | ||
Line 41: | Line 41: | ||
|{{a_string}}||craft_item_ingredients_n -> string directory | |{{a_string}}||craft_item_ingredients_n -> string directory | ||
|- | |- | ||
− | |{{int}}| | + | |{{int}}|string spacer (0) |
|- | |- | ||
|{{a_string}}||string to look up (same as above) | |{{a_string}}||string to look up (same as above) | ||
Line 54: | Line 54: | ||
{{endlist|slots}} | {{endlist|slots}} | ||
|} | |} | ||
+ | |||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- |
Revision as of 08:02, 12 September 2011
Object Controller - DraftSlots (00000103)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
Variable DescriptionscontrollerID = 00000103 This Packet is sent in order to open the second crafting screen after the schematic and item object have been created. If the objects is created correctly the 2nd crafting screen will open. For a sample packet see discussion Note: The byte after the u_string will be replaced by uint8(2),uint16(1),uint32,uint32, if the slot represents a subcomponent. |
Tags
|