Difference between revisions of "BidAuctionMessage"

From SWGANH Wiki
Jump to: navigation, search
m (Protected "BidAuctionMessage": Page is complete [edit=sysop:move=sysop])
Line 5: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 18: Line 20:
 
|{{int}}||'''price proxy'''
 
|{{int}}||'''price proxy'''
 
|-
 
|-
 
 
|}
 
|}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----

Revision as of 19:04, 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.