Difference between revisions of "CancelLiveAuctionMessage"

From SWGANH Wiki
Jump to: navigation, search
(New page: __NOTOC__ {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- {| class="wikitable" |- |{{short}}||'''Operand_Count''' |- |{{int}}||'''Opcode''' |- |{{long}}||'''Obj...)
 
Line 37: Line 37:
 
----
 
----
  
*
+
*  
 +
 
 +
 
 +
*
 +
 
 +
 
 +
|valign=top|
 +
 
 +
===Tags===
 +
----
 +
{| align="center"
 +
|-
 +
||{{ClientPacket}}
 +
|-
 +
||{{50%}}
 +
|-
 +
|}
 +
 
 +
|}
 +
 
 +
----
 +
 
 +
==Sample Packet==
 +
 
 +
<pre>
 +
Insert Sample Packet Here...
 +
</pre>

Revision as of 07:42, 12 May 2007


Struct


SHORT Operand_Count
INT Opcode
LONG ObjectID
U_STRING Object Name
INT price
INT time of Auction in seconds
INT
SHORT
INT price

Variable Descriptions


Opperand_Count = '

Opcode = 1E9CE308




Tags


C→S This packet originates on the client.

50% This packet has been partially reversed.


Sample Packet

Insert Sample Packet Here...