Difference between revisions of "AuctionQueryHeadersResponseMessage"
From SWGANH Wiki
(→Sample Packet) |
(→Struct) |
||
Line 44: | Line 44: | ||
|{{byte}}||List ID of item description string Zero based (!) | |{{byte}}||List ID of item description string Zero based (!) | ||
|- | |- | ||
− | |{{int}}||Item price | + | |{{int}}||Item price/current high bid |
|- | |- | ||
|{{int}}||Remaining Auction / instant sell time in seconds | |{{int}}||Remaining Auction / instant sell time in seconds | ||
Line 68: | Line 68: | ||
|{{int}}||Proxy Bid | |{{int}}||Proxy Bid | ||
|- | |- | ||
− | |{{int}}|| | + | |{{int}}||My high bid |
|- | |- | ||
|{{int}}||ItemType (same as category) | |{{int}}||ItemType (same as category) |
Revision as of 01:28, 4 July 2007
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
<terminals & sellers count=TScount>
<terminals & sellers/>
<item names count=item names count>
<items names/>
<auctions descriptions count=auctions descriptions count>
<items descriptions/>
Variable DescriptionsOperand_Count = 9 Opcode = FA500E52
|
Tags
|
Sample Code
Insert Code Snippet Here...