Difference between revisions of "DraftSlotsQueryResponse (000001BF)"
From SWGANH Wiki
(→Struct) |
(→Variable Descriptions) |
||
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{PageHeader|Object Controller|DraftSlotsQueryResponse (000001BF)}} | |
− | + | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 8: | Line 7: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |{{int}}|| | + | |{{int}}||'''Resource Weight ID''' |
|- | |- | ||
− | |{{int}}|| | + | |{{int}}||'''Schematic CRC''' |
|- | |- | ||
− | |{{int}}|| | + | |{{int}}||'''Schematic Complexity''' |
|- | |- | ||
− | |{{int}}|| | + | |{{int}}||'''Schematic Datapad Size''' |
|- | |- | ||
− | |{{byte}}| | + | |{{byte}}|'''Schematic Type''' |
|- | |- | ||
− | |{{int}}|| | + | |{{int}}||'''Schematic Slot Count''' |
|} | |} | ||
{{beginlist|slots|slots count}} | {{beginlist|slots|slots count}} | ||
:{| class="wikitable" | :{| class="wikitable" | ||
− | |{{a_string}}|| | + | |{{a_string}}||'''Path to String''' |
|- | |- | ||
− | |{{int}}| | + | |{{int}}|always int32(0) |
|- | |- | ||
− | |{{a_string}}||Name | + | |{{a_string}}||'''Slot Name''' |
|- | |- | ||
− | |{{byte}}||Flag if Optional | + | |{{byte}}||Flag if Optional(0 default 1 optional) |
|- | |- | ||
− | |{{int}}|| | + | |{{int}}||'''Slot 1''' |
|} | |} | ||
:{{beginlist|slot resources|previous int?}} | :{{beginlist|slot resources|previous int?}} | ||
::{| class="wikitable" | ::{| class="wikitable" | ||
− | |{{a_string}}|| | + | |{{a_string}}||'''Path to String''' |
|- | |- | ||
− | |{{int}}| | + | |{{int}}|always int32(0) |
|- | |- | ||
− | |{{a_string}}|| | + | |{{a_string}}||'''String Name''' |
|- | |- | ||
|{{u_string}}||resource name or subcomponent iff | |{{u_string}}||resource name or subcomponent iff | ||
|- | |- | ||
− | |{{byte}}|| | + | |{{byte}}||'''Slot Type''' |
|- | |- | ||
− | |{{int}}|| | + | |{{int}}||'''Required Resource Amount''' |
+ | |- | ||
+ | |INT16||Only used on type 2 will be an extra int16(0) if other type this doesnt even exist | ||
|} | |} | ||
:{{endlist|slot resources}} | :{{endlist|slot resources}} | ||
Line 56: | Line 57: | ||
controllerID = '''000001BF''' | controllerID = '''000001BF''' | ||
---- | ---- | ||
− | + | * '''Schematic Type''': 00 = looted or limited use and 01 = is standard schematics | |
+ | * '''Slot Type''': | ||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ||'''Value'''||'''Type''' | ||
+ | |- | ||
+ | ||4||Resources | ||
+ | |- | ||
+ | ||2||Identical | ||
+ | |- | ||
+ | ||5||Similar Components | ||
+ | |- | ||
+ | |} | ||
+ | |} | ||
|valign=top| | |valign=top| | ||
+ | |||
===Tags=== | ===Tags=== | ||
---- | ---- |
Latest revision as of 14:48, 30 December 2007
Object Controller - DraftSlotsQueryResponse (000001BF)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
<slots count=slots count>
<slots/>
Variable DescriptionscontrollerID = 000001BF
|
Tags
|