Difference between revisions of "AuctionQueryHeadersResponseMessage"
From SWGANH Wiki
(→Struct) |
|||
Line 10: | Line 10: | ||
|| | || | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |{{short}}||Operand Count | + | |{{short}}||'''Operand Count''' |
|- | |- | ||
− | |{{int}}||Opcode | + | |{{int}}||'''Opcode''' |
|- | |- | ||
− | |{{int}}||Page count | + | |{{int}}||'''Page count''' |
|- | |- | ||
− | |{{int}}||(2 = item listing, 4 = auctions listing) | + | |{{int}}||'''(2 = item listing, 4 = auctions listing)''' |
|- | |- | ||
|{{uint}}||TScount: Number of unique terminals and unique sellers | |{{uint}}||TScount: Number of unique terminals and unique sellers | ||
Line 22: | Line 22: | ||
{{beginlist|terminals & sellers|TScount}} | {{beginlist|terminals & sellers|TScount}} | ||
:{| class="wikitable" | :{| class="wikitable" | ||
− | |{{a_string}}||Terminal description | + | |{{a_string}}||'''Terminal description''' |
|- | |- | ||
− | |{{a_string}}||Auction Owner Name | + | |{{a_string}}||'''Auction Owner Name''' |
|- | |- | ||
− | |{{a_string}}||Current high bidder | + | |{{a_string}}||'''Current high bidder''' |
|- | |- | ||
|} | |} | ||
{{endlist|terminals & sellers}} | {{endlist|terminals & sellers}} | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |{{int}}||unique item names count | + | |{{int}}||'''unique item names count''' |
|} | |} | ||
{{beginlist|item names|item names count}} | {{beginlist|item names|item names count}} | ||
:{| class="wikitable" | :{| class="wikitable" | ||
− | |{{u_string}}||Item name | + | |{{u_string}}||'''Item name''' |
|} | |} | ||
{{endlist|items names}} | {{endlist|items names}} | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |{{int}}||Auction count (ie nr of auctions) | + | |{{int}}||'''Auction count (ie nr of auctions)''' |
|} | |} | ||
{{beginlist|auctions |auctions count}} | {{beginlist|auctions |auctions count}} | ||
:{| class="wikitable" | :{| class="wikitable" | ||
− | |{{long}}||Item Id | + | |{{long}}||'''Item Id''' |
|- | |- | ||
− | |{{byte}}||List ID of item Name string Zero based (!) | + | |{{byte}}||'''List ID of item Name string Zero based (!)''' |
|- | |- | ||
− | |{{int}}||Item price/current high bid | + | |{{int}}||'''Item price/current high bid''' |
|- | |- | ||
− | |{{int}}||Remaining Auction / instant sell time in seconds | + | |{{int}}||'''Remaining Auction / instant sell time in seconds''' |
|- | |- | ||
− | |{{byte}}||0 = Auction 1 = instant | + | |{{byte}}||'''0 = Auction 1 = instant''' |
|- | |- | ||
− | |{{short}}||List id of bazaar terminal string (zero based) | + | |{{short}}||'''List id of bazaar terminal string (zero based)''' |
|- | |- | ||
− | |{{long}}||owner id | + | |{{long}}||'''owner id''' |
|- | |- | ||
− | |{{short}}||List id of sellername string (zero based) | + | |{{short}}||'''List id of sellername string (zero based)''' |
|- | |- | ||
− | |{{byte}}||Sub category | + | |{{byte}}||'''Sub category''' |
|- | |- | ||
− | |{{byte}}||catI | + | |{{byte}}||'''catI ''' |
|- | |- | ||
− | |{{byte}}||catII | + | |{{byte}}||'''catII''' |
|- | |- | ||
− | |{{byte}}||catIII | + | |{{byte}}||'''catIII''' |
|- | |- | ||
− | |{{short}}||List id of current high bidder (zero based) | + | |{{short}}||'''List id of current high bidder (zero based)''' |
|- | |- | ||
− | |{{int}}||Proxy Bid | + | |{{int}}||'''Proxy Bid''' |
|- | |- | ||
− | |{{int}}||My high bid | + | |{{int}}||'''My high bid''' |
|- | |- | ||
− | |{{int}}||ItemType ??? | + | |{{int}}||'''ItemType ???''' |
|- | |- | ||
− | |{{int}}||Premium | + | |{{int}}||'''Premium''' |
|- | |- | ||
− | |{{int}}|| | + | |{{int}}||{{unknown}} |
|- | |- | ||
|} | |} | ||
{{endlist|items descriptions}} | {{endlist|items descriptions}} | ||
|- | |- | ||
− | |{{short}}||number of the first auction being displayed | + | |{{short}}||'''number of the first auction being displayed ''' |
|- | |- | ||
− | |{{short}}||>0 if not the last page | + | |{{short}}||'''>0 if not the last page''' |
|} | |} | ||
Revision as of 15:44, 31 December 2007
This article or section needs additional data. Please add a sample packet! |
Server Packet - AuctionQueryHeadersResponseMessage (FA500E52)
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 DescriptionsOperand_Count = 9 Opcode = FA500E52
|
Tags
|