AuctionQueryHeadersResponseMessage

From SWGANH Wiki
Revision as of 16:49, 31 December 2007 by Snow (Talk | contribs)

Jump to: navigation, search





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


SHORT Operand Count
INT Opcode
INT Page count
INT (2 = item listing, 4 = auctions listing)
UINT TScount: Number of unique terminals and unique sellers

<terminals & sellers count=TScount>

A_STRING Terminal description
A_STRING Auction Owner Name
A_STRING Current high bidder

<terminals & sellers/>

INT unique item names count

<item names count=item names count>

U_STRING Item name

<items names/>

INT Auction count (ie nr of auctions)

<auctions count=auctions count>

LONG Item Id
BYTE List ID of item Name string Zero based (!)
INT Item price/current high bid
INT Remaining Auction / instant sell time in seconds
BYTE 0 = Auction 1 = instant
SHORT List id of bazaar terminal string (zero based)
LONG owner id
SHORT List id of sellername string (zero based)
BYTE Sub category
BYTE catI
BYTE catII
BYTE catIII
SHORT List id of current high bidder (zero based)
INT Proxy Bid
INT My high bid
INT ItemType ???
INT Premium
INT style="background:#C84966; color:white;" align="center"|??

<items descriptions/>

SHORT number of the first auction being displayed
SHORT >0 if not the last page

Variable Descriptions


Operand_Count = 9

Opcode = FA500E52


  • Please note that Every stringlist entry is zero based

Tags


S→C This packet originates on the server.

75% This packet has been partially reversed.


Sample Packet