Difference between revisions of "BidAuctionMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
+
{{MissingPacket}}
 
+
{{PageHeader|Client Packet|BidAuctionMessage (91125453)}}
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 6: Line 6:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 19: Line 21:
 
|{{int}}||'''price proxy'''
 
|{{int}}||'''price proxy'''
 
|-
 
|-
 
 
|}
 
|}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
Line 30: Line 31:
 
----
 
----
  
* is answered by the RetrieveAuctionItemResponseMessage when Instant sale
+
* is answered by the '''[[RetrieveAuctionItemResponseMessage]]''' when it's an Instant sale
 
+
 
+
*
+
 
+
  
 
|valign=top|
 
|valign=top|

Latest revision as of 19:37, 6 January 2008





Client Packet - BidAuctionMessage (91125453)

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
LONG AuctionID
INT price my bid
INT price proxy

Variable Descriptions


Opperand_Count = 4

Opcode = 91125453


Tags


C→S This packet originates on the client.

100% This packet has been completely reversed.