Difference between revisions of "BidAuctionMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Struct)
Line 12: Line 12:
 
|-
 
|-
 
|{{int}}||'''Opcode'''
 
|{{int}}||'''Opcode'''
 +
|-
 +
|{{long}}||'''AuctionID'''
 
|-
 
|-
 
|{{int}}||'''price my bid'''
 
|{{int}}||'''price my bid'''

Revision as of 11:04, 23 June 2007


Struct


SHORT Operand_Count
INT Opcode
LONG AuctionID
INT price my bid
INT price proxy

Variable Descriptions


Opperand_Count = 4

Opcode = 91125453


  • is answered by the RetrieveAuctionItemResponseMessage when Instant sale



Tags


C→S This packet originates on the client.

100% This packet has been completely reversed.