Difference between revisions of "DraftSlotsQueryResponse (000001BF)"
From SWGANH Wiki
(→Struct) |
(→Variable Descriptions) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{PageHeader|Object Controller|DraftSlotsQueryResponse (000001BF)}} | |
− | + | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 18: | Line 17: | ||
|{{byte}}|'''Schematic Type''' | |{{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}}|always int32(0) | |{{int}}|always int32(0) | ||
|- | |- | ||
− | |{{a_string}}||Name | + | |{{a_string}}||'''Slot Name''' |
|- | |- | ||
|{{byte}}||Flag if Optional(0 default 1 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}}|always int32(0) | |{{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 | + | |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 53: | Line 52: | ||
|} | |} | ||
{{endlist|slots}} | {{endlist|slots}} | ||
− | |||
− | |||
− | |||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
Line 61: | 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
|