Difference between revisions of "BidAuctionMessage"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Struct)
Line 13: Line 13:
 
|{{int}}||'''Opcode'''
 
|{{int}}||'''Opcode'''
 
|-
 
|-
|{{int}}||'''price'''
+
|{{int}}||'''price my bid'''
 
|-
 
|-
|{{int}}||'''price'''
+
|{{int}}||'''price proxy'''
 
|-
 
|-
  

Revision as of 11:12, 12 May 2007


Struct


SHORT Operand_Count
INT Opcode
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.