Difference between revisions of "CraftCustomization (0000015A)"
From SWGANH Wiki
(→Struct) |
(→Struct) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 13: | Line 13: | ||
|{{byte}}|{{unknown}} | |{{byte}}|{{unknown}} | ||
|- | |- | ||
− | |{{int}}| | + | |{{int}}|amount of items for man. schematic |
|- | |- | ||
− | |{{byte}}| | + | |{{byte}}|amount of cust attributes in list |
|- | |- | ||
|} | |} | ||
Line 22: | Line 22: | ||
|{{int}}|{{unknown}} | |{{int}}|{{unknown}} | ||
|- | |- | ||
− | |{{int}}| | + | |{{int}}|selected color |
|} | |} | ||
{{endlist|unknown}} | {{endlist|unknown}} | ||
|} | |} | ||
+ | |||
+ | |||
+ | <pre> | ||
+ | USTRING: CustomName | ||
+ | BYTE: ModelNumber | ||
+ | INT: SchematicQuantity | ||
+ | BYTE: CustomizationList | ||
+ | { | ||
+ | INT: CustomizationSlot | ||
+ | INT: CustomizationValue | ||
+ | } | ||
+ | </pre> | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
Line 40: | Line 52: | ||
||{{ObjControllerMessageTag}} | ||{{ObjControllerMessageTag}} | ||
|- | |- | ||
− | ||{{ | + | ||{{50%}} |
|- | |- | ||
|} | |} | ||
|} | |} |
Latest revision as of 02:33, 18 February 2009
Object Controller - CraftCustomization (0000015A)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
USTRING: CustomName BYTE: ModelNumber INT: SchematicQuantity BYTE: CustomizationList { INT: CustomizationSlot INT: CustomizationValue } Variable DescriptionscontrollerID = 0000015A
|
Tags
|