Difference between revisions of "BidAuctionResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
{{MissingPacket}}
 
{{PageHeader|Server Packet|BidAuctionResponseMessage (8FCBEF4A)}}
 
{{PageHeader|Server Packet|BidAuctionResponseMessage (8FCBEF4A)}}
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6

Revision as of 19:35, 27 December 2007





Server Packet - BidAuctionResponseMessage (8FCBEF4A)

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 Opperand_Count
INT Opcode
LONG Auction ID
INT Error ID

Variable Descriptions


  • Opperand_Count = 3
  • Opcode = 8FCBEF4A
  • Error ID
  • 1 = The purchase failed because the auctioner is invalid
  • 2 = The purchase failed because the item was invalid
  • 3 = ui_auc:[err_buy_invalid_container]
  • 4 = blank
  • 9 = You dont have enough money to buy that item
  • 10 = The purchase failed
  • 11 = your purchase request was rejected
  • 14 = The commodities market does not accept bids higher than 20000 credits
  • 23 = The purchase failed



Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.


Sample Packet

Insert Sample Packet Here...