Difference between revisions of "DraftSchematics (00000102)"

From SWGANH Wiki
Jump to: navigation, search
(Comments)
m (Protected "DraftSchematics (00000102)": Page is complete. [edit=sysop:move=sysop])
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{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 28: Line 29:
 
|-
 
|-
 
|{{byte}}||'''Sub Category IV'''
 
|{{byte}}||'''Sub Category IV'''
 
 
|}
 
|}
 
{{endlist|schematics}}
 
{{endlist|schematics}}
 +
|}
 
actually these two doubles are a bitmask
 
actually these two doubles are a bitmask
  
Line 53: Line 54:
 
----
 
----
 
List of crafting subwindows found so far :
 
List of crafting subwindows found so far :
 
+
{| align="center"
{| class="wikitable"
+
|- align="center"
+
||'''I'''||'''II'''||'''Subwindow'''
+
|- align="center"
+
||0||0||unknown
+
|- align="center"
+
||1||0||Weapon
+
|- align="center"
+
||2||0||Armor
+
|- align="center"
+
||4||0||Food
+
|- align="center"
+
||8||0||Clothing
+
 
+
|- align="center"
+
||0||1||creatures
+
|- align="center"
+
||0||2||furniture
+
|- align="center"
+
||0||4||installation
+
|- align="center"
+
||0||8||lightsaber
+
|- align="center"
+
||0||16||Generic Item
+
|-align="center"
+
||0||32||Genetics
+
|- align="center"
+
||0||64||Tailor, Mandalorian
+
|- align="center"
+
||0||128||Armorsmith, Mandalorian
+
 
|-
 
|-
 
+
||
|}
+
 
+
 
{| class="wikitable"
 
{| class="wikitable"
 
|- align="center"
 
|- align="center"
||'''Sub CtgI'''||'''Sub CtgII'''||'''Subwindow'''
+
||'''Value'''||'''Category Type'''
|- align="center"
+
|----
||0||0||unknown
+
|1 || Weapons
|- align="center"
+
|----
||1||0||weapon
+
|2 || Armor
|- align="center"
+
|----
||2||0||armor
+
|4 || Food
|- align="center"
+
|----
||3||0||armor
+
|8 || Clothing
|- align="center"
+
|----
||4||0||food
+
|16 || Vehicle
|- align="center"
+
|----
||5||0||food
+
|32 || Driod
|- align="center"
+
|----
||6||0||food
+
|64 || Chemical
|- align="center"
+
|----
||7||0||food
+
|128 || Tissue
|- align="center"
+
|----
||8||0||clothing
+
|256 || Creatures
|- align="center"
+
|----
||9||0||clothing
+
|512 || Furniture
|-align="center"
+
|----
||10||0||clothing
+
|1024 || Instulation
|- align="center"
+
|----
||11||0||clothing
+
|2048 || Lightsaber
|-
+
|----
 
+
|4096 || Generic item
 +
|----
 +
|8192 || Genetics
 +
|----
 +
|16384 || Tailor, Mandalorian
 +
|----
 +
|32768 || Armorsmith, Mandalorian
 +
|----
 +
|65536 || Driod, Mandalorian
 +
|----
 +
|131072 || Starship components
 +
|----
 +
|262144 || Ship tools
 +
|----
 +
|524288 || Misc
 +
|----
 
|}
 
|}
 
{| class="wikitable"
 
|- align="center"
 
||'''Sub CtgI'''||'''Sub CtgII'''||'''Subwindow'''
 
|- align="center"
 
||0||0||unknown
 
|- align="center"
 
||1||1||Droid Engineer Mandalorian
 
|- align="center"
 
||1||2||Starship Components
 
|- align="center"
 
||1||3||Starship Components
 
|- align="center"
 
||1||4||ship tools
 
|- align="center"
 
||1||5||ship tools
 
|- align="center"
 
||1||6||ship tools
 
|- align="center"
 
||1||7||ship tools
 
|- align="center"
 
||1||8||Misc
 
|- align="center"
 
||1||9||Misc
 
|-align="center"
 
||10||0||clothing
 
|- align="center"
 
||11||0||clothing
 
|-
 
 
 
|}
 
|}

Latest revision as of 16: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


LONG ToolID
LONG ID of crafting station
INT schematics counter

<schematics count=schematics counter>

INT Schematic ID
INT Schematic CRC
BYTE Sub Category I
BYTE Sub Category II
BYTE Sub Category III
BYTE Sub Category IV

<schematics/>

actually these two doubles are a bitmask

Variable Descriptions


controllerID = 00000102


Tags


S→C This packet originates on the server.

OCM This header is part of the ObjControllerMessage.

100% This packet has been completely reversed.

Comments


List of crafting subwindows found so far :

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