Difference between revisions of "DraftSchematics (00000102)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
m (Protected "DraftSchematics (00000102)": Page is complete. [edit=sysop:move=sysop])
 
(42 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 21: Line 22:
 
|{{int}}||'''Schematic CRC'''
 
|{{int}}||'''Schematic CRC'''
 
|-
 
|-
|{{double}}||'''Sub Category I'''
+
|{{byte}}||'''Sub Category I'''
 
|-
 
|-
|{{double}}||'''Sub Category II'''
+
|{{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 41: Line 47:
 
||{{ObjControllerMessageTag}}
 
||{{ObjControllerMessageTag}}
 
|-
 
|-
||{{75%}}
+
||{{100%}}
 
|-
 
|-
 
|}
 
|}
Line 48: Line 54:
 
----
 
----
 
List of crafting subwindows found so far :
 
List of crafting subwindows found so far :
 
+
{| align="center"
:{| class="wikitable"
+
|-
 +
||
 +
{| class="wikitable"
 
|- align="center"
 
|- align="center"
||'''Double'''||'''Subwindow'''
+
||'''Value'''||'''Category Type'''
|- align="center"
+
|----
||0||Clothing
+
|1 || Weapons
|- align="center"
+
|----
||1||Droid Engineer Mandalorian
+
|2 || Armor
|- align="center"
+
|----
||2||Star Ship components
+
|4 || Food
|- align="center"
+
|----
||3||Star Ship components
+
|8 || Clothing
|- align="center"
+
|----
||4||Ship tools
+
|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 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