Difference between revisions of "DraftSchematics (00000102)"
From SWGANH Wiki
(→Comments) |
m (Protected "DraftSchematics (00000102)": Page is complete. [edit=sysop:move=sysop]) |
||
(36 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{PageHeader|ObjectController|DraftSchematics (00000102)}} | |
− | + | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 6: | Line 5: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
|{{long}}||'''ToolID''' | |{{long}}||'''ToolID''' | ||
Line 21: | Line 22: | ||
|{{int}}||'''Schematic CRC''' | |{{int}}||'''Schematic CRC''' | ||
|- | |- | ||
− | |{{ | + | |{{byte}}||'''Sub Category I''' |
|- | |- | ||
− | |{{ | + | |{{byte}}||'''Sub Category II''' |
− | + | |- | |
+ | |{{byte}}||'''Sub Category III''' | ||
+ | |- | ||
+ | |{{byte}}||'''Sub Category IV''' | ||
|} | |} | ||
{{endlist|schematics}} | {{endlist|schematics}} | ||
+ | |} | ||
+ | actually these two doubles are a bitmask | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
Line 48: | Line 54: | ||
---- | ---- | ||
List of crafting subwindows found so far : | List of crafting subwindows found so far : | ||
− | + | {| align="center" | |
− | + | |- | |
+ | || | ||
+ | {| class="wikitable" | ||
|- align="center" | |- align="center" | ||
− | ||''' | + | ||'''Value'''||'''Category Type''' |
− | |- | + | |---- |
− | || | + | |1 || Weapons |
− | |- | + | |---- |
− | || | + | |2 || Armor |
− | |- | + | |---- |
− | || | + | |4 || Food |
− | |- | + | |---- |
− | || | + | |8 || Clothing |
− | |- | + | |---- |
− | || | + | |16 || Vehicle |
− | |- | + | |---- |
+ | |32 || Driod | ||
+ | |---- | ||
+ | |64 || Chemical | ||
+ | |---- | ||
+ | |128 || Tissue | ||
+ | |---- | ||
+ | |256 || Creatures | ||
+ | |---- | ||
+ | |512 || Furniture | ||
+ | |---- | ||
+ | |1024 || Instulation | ||
+ | |---- | ||
+ | |2048 || Lightsaber | ||
+ | |---- | ||
+ | |4096 || Generic item | ||
+ | |---- | ||
+ | |8192 || Genetics | ||
+ | |---- | ||
+ | |16384 || Tailor, Mandalorian | ||
+ | |---- | ||
+ | |32768 || Armorsmith, Mandalorian | ||
+ | |---- | ||
+ | |65536 || Driod, Mandalorian | ||
+ | |---- | ||
+ | |131072 || Starship components | ||
+ | |---- | ||
+ | |262144 || Ship tools | ||
+ | |---- | ||
+ | |524288 || Misc | ||
+ | |---- | ||
|} | |} | ||
|} | |} |
Latest revision as of 15:28, 29 December 2007
ObjectController - DraftSchematics (00000102)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
actually these two doubles are a bitmask Variable DescriptionscontrollerID = 00000102 |
Tags
CommentsList of crafting subwindows found so far :
|