Difference between revisions of "AuctionQueryHeadersMessage"
From SWGANH Wiki
(→Struct) |
(→Variable Descriptions) |
||
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{MissingPacket}} | |
− | { | + | {{PageHeader|Client Packet|AuctionQueryHeadersMessage}} |
− | + | ||
− | + | ||
− | | | + | |
− | |} | + | |
− | + | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 11: | Line 6: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 36: | Line 33: | ||
|{{u_string}}||'''searchstring ''' | |{{u_string}}||'''searchstring ''' | ||
|- | |- | ||
− | |{{int}}||''' ''' | + | |{{int}}||'''<font color="red">unknown</font>''' |
|- | |- | ||
|{{int}}||'''search min Price ''' | |{{int}}||'''search min Price ''' | ||
Line 46: | Line 43: | ||
|{{long}}||'''Vendor ID''' | |{{long}}||'''Vendor ID''' | ||
|- | |- | ||
− | |{{ | + | |{{byte}}||'''VendorFlag''' |
|- | |- | ||
− | |{{ | + | |{{short}}||'''nr of 1st Auction to show ''' |
|- | |- | ||
− | + | |} | |
− | + | ||
|} | |} | ||
Line 66: | Line 62: | ||
:* 1 this Planet | :* 1 this Planet | ||
:* 2 this Region | :* 2 this Region | ||
− | :* 3 Vendor | + | :* 3 Vendor only |
* Window Type | * Window Type | ||
Line 77: | Line 73: | ||
:* 8 Stockroom | :* 8 Stockroom | ||
:* 9 Offers to Vendor | :* 9 Offers to Vendor | ||
+ | |||
+ | * VendorFlag: | ||
+ | :This is set to 1 if the terminal is a VENDOR and 0 if the terminal is a BAZAAR terminal. | ||
+ | |||
|valign=top| | |valign=top| | ||
Line 85: | Line 85: | ||
||{{ClientPacket}} | ||{{ClientPacket}} | ||
|- | |- | ||
− | ||{{ | + | ||{{75%}} |
|- | |- | ||
|} | |} | ||
− | |||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Sample Packet== | ==Sample Packet== | ||
Line 108: | Line 97: | ||
==Categories== | ==Categories== | ||
---- | ---- | ||
− | + | <pre> | |
+ | //ok now get the specific itemtype base category is 0x00 40 00 00 | ||
+ | //energy (gas) is 4194305 = 0x00 40 00 01 | ||
+ | //energy (liquid) is 4194306 = 0x00 40 00 02 | ||
+ | //energy (Radioactive) is 4194307 = 0x00 40 00 03 | ||
+ | //energy (solid) is 4194308 = 0x00 40 00 04 | ||
+ | //Inorganic Chemical is 4194309 = 0x00 40 00 05 | ||
+ | //Inorganic Gas is 4194310 = 0x00 40 00 06 | ||
+ | //inorganic mineral is 4194311 = 0x00 40 00 07 | ||
+ | //Water is 4194312 = 0x00 40 00 08 | ||
+ | //Organic food is 4194313 = 0x00 40 00 09 | ||
+ | //Organic Hide is 4194314 = 0x00 40 00 10 | ||
+ | //Organic structural is 4194315 = 0x00 40 00 11 | ||
+ | //Res container is 4194316 = 0x00 40 00 12 | ||
+ | |||
+ | |||
+ | Categories for Miscellaneous items : | ||
+ | 02 Chemical | ||
+ | 05 Container | ||
+ | 06 Crafting station | ||
+ | 08 Electronics | ||
+ | 09 Flora | ||
+ | 0A Food | ||
+ | 0B Furniture | ||
+ | 0C Instrument | ||
+ | 0D Pharmaceutical | ||
+ | |||
+ | 0F Sign | ||
+ | 11 Factory Crate | ||
+ | 13 Generic Item | ||
+ | 14 Trap | ||
+ | 15 wearable Container | ||
+ | 16 Fishing Pole | ||
+ | 17 Fishing Bait | ||
+ | 18 Drink | ||
+ | 19 Firework | ||
+ | 1A Item | ||
+ | 1B Pet Medicines | ||
+ | 1C FireWorkshow | ||
+ | 1D Clothing Attachment | ||
+ | 1E Live Sample | ||
+ | 1F ArmorAttachment | ||
+ | 20 Community Crafting Projrct | ||
+ | 21 Crystal | ||
+ | 22 Droid Programming Chip | ||
+ | |||
+ | </pre> | ||
+ | Please note : these are the NGE values; sure enough a bitmask | ||
+ | {| border="0" width="90%" cellpadding=6 | ||
+ | |- | ||
+ | |valign=top| | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 141: | Line 180: | ||
|align="center"|'''0'''||'''2'''||'''0'''||'''Weapon''' | |align="center"|'''0'''||'''2'''||'''0'''||'''Weapon''' | ||
|- | |- | ||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
− | + | |valign=top| | |
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 174: | Line 209: | ||
|align="center"|'''03'''||'''Misc Armor''' | |align="center"|'''03'''||'''Misc Armor''' | ||
|- | |- | ||
− | |align="center"|''' | + | |align="center"|'''08'''||'''Shield Generator''' |
|- | |- | ||
− | |||
|} | |} | ||
− | + | |valign=top| | |
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 187: | Line 221: | ||
|align="center"|'''0x124B5EA9'''||'''Bone Armor Left Biceps''' | |align="center"|'''0x124B5EA9'''||'''Bone Armor Left Biceps''' | ||
|- | |- | ||
− | + | |} | |
− | + | ||
− | + | ||
− | + | ||
|} | |} |
Latest revision as of 06:08, 12 June 2008
This article or section needs additional data. Please add a sample packet! |
Client Packet - AuctionQueryHeadersMessage
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
Variable DescriptionsOpperand_Count = 14 Opcode = 679E0D00
|
Tags
|
Sample Packet
Insert Sample Packet Here...
Categories
//ok now get the specific itemtype base category is 0x00 40 00 00 //energy (gas) is 4194305 = 0x00 40 00 01 //energy (liquid) is 4194306 = 0x00 40 00 02 //energy (Radioactive) is 4194307 = 0x00 40 00 03 //energy (solid) is 4194308 = 0x00 40 00 04 //Inorganic Chemical is 4194309 = 0x00 40 00 05 //Inorganic Gas is 4194310 = 0x00 40 00 06 //inorganic mineral is 4194311 = 0x00 40 00 07 //Water is 4194312 = 0x00 40 00 08 //Organic food is 4194313 = 0x00 40 00 09 //Organic Hide is 4194314 = 0x00 40 00 10 //Organic structural is 4194315 = 0x00 40 00 11 //Res container is 4194316 = 0x00 40 00 12 Categories for Miscellaneous items : 02 Chemical 05 Container 06 Crafting station 08 Electronics 09 Flora 0A Food 0B Furniture 0C Instrument 0D Pharmaceutical 0F Sign 11 Factory Crate 13 Generic Item 14 Trap 15 wearable Container 16 Fishing Pole 17 Fishing Bait 18 Drink 19 Firework 1A Item 1B Pet Medicines 1C FireWorkshow 1D Clothing Attachment 1E Live Sample 1F ArmorAttachment 20 Community Crafting Projrct 21 Crystal 22 Droid Programming Chip
Please note : these are the NGE values; sure enough a bitmask
|
|
|