Difference between revisions of "BidAuctionMessage"

From SWGANH Wiki
Jump to: navigation, search
m (Protected "BidAuctionMessage": Page is complete [edit=sysop:move=sysop])
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
{{MissingPacket}}
 
{{PageHeader|Client Packet|BidAuctionMessage (91125453)}}
 
{{PageHeader|Client Packet|BidAuctionMessage (91125453)}}
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
Line 5: Line 6:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 18: Line 21:
 
|{{int}}||'''price proxy'''
 
|{{int}}||'''price proxy'''
 
|-
 
|-
 
 
|}
 
|}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----

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.