Difference between revisions of "DraftSlotsQueryResponse (000001BF)"
From SWGANH Wiki
(→Variable Descriptions) |
|||
(33 intermediate revisions by 5 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}} | ||
+ | :{| class="wikitable" | ||
+ | |{{a_string}}||'''Path to String''' | ||
|- | |- | ||
− | |{{ | + | |{{int}}|always int32(0) |
|- | |- | ||
− | |{{a_string}}|| | + | |{{a_string}}||'''Slot Name''' |
|- | |- | ||
− | |{{ | + | |{{byte}}||Flag if Optional(0 default 1 optional) |
|- | |- | ||
− | |{{ | + | |{{int}}||'''Slot 1''' |
+ | |} | ||
+ | :{{beginlist|slot resources|previous int?}} | ||
+ | ::{| class="wikitable" | ||
+ | |{{a_string}}||'''Path to String''' | ||
|- | |- | ||
− | |{{ | + | |{{int}}|always int32(0) |
|- | |- | ||
− | |{{ | + | |{{a_string}}||'''String Name''' |
|- | |- | ||
− | |{{ | + | |{{u_string}}||resource name or subcomponent iff |
|- | |- | ||
− | |{{ | + | |{{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}} | ||
+ | :{| class="wikitable" | ||
+ | |{{a_string}}|{{unknown -> this string In my view doesnt exits Sch}} | ||
+ | |} | ||
+ | {{endlist|slots}} | ||
+ | |||
+ | ===Variable Descriptions=== | ||
+ | ---- | ||
+ | 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| | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
Line 65: | Line 82: | ||
||{{ObjControllerMessageTag}} | ||{{ObjControllerMessageTag}} | ||
|- | |- | ||
− | ||{{ | + | ||{{75%}} |
|- | |- | ||
|} | |} | ||
|} | |} |
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
|