Difference between revisions of "CancelLiveAuctionMessage"

From SWGANH Wiki
Jump to: navigation, search
(Tags)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{MissingPacket}}
 
+
{{PageHeader|Client Packet|CancelLiveAuctionMessage (3687A4D2)}}
 
{| 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 13: Line 15:
 
|{{int}}||'''Opcode'''
 
|{{int}}||'''Opcode'''
 
|-
 
|-
|{{long}}||'''ObjectID'''
+
|{{long}}||'''AuctionID'''
|-
+
|{{u_string}}||'''Object Name'''
+
|-
+
|{{int}}||'''price'''
+
|-
+
|{{int}}||'''time of Auction in seconds'''
+
|-
+
|{{int}}||''' '''
+
|-
+
|{{short}}||''' '''
+
|-
+
|{{int}}||'''price'''
+
 
|-
 
|-
 
|}
 
|}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
  
Opperand_Count     = ''''''
+
Opperand_Count     = '''2'''
 
+
Opcode     = '''1E9CE308'''
+
----
+
 
+
*
+
 
+
  
*
+
Opcode     = '''3687A4D2'''
  
  

Latest revision as of 19:37, 6 January 2008





Client Packet - CancelLiveAuctionMessage (3687A4D2)

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

Variable Descriptions


Opperand_Count = 2

Opcode = 3687A4D2


Tags


C→S This packet originates on the client.

100% This packet has been completely reversed.


Sample Packet

Insert Sample Packet Here...