Difference between revisions of "CreateAuctionMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|Client Packet|CreateAuctionMessage (AD47021D)}}
 
+
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 6: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 26: Line 27:
 
|-
 
|-
 
|}
 
|}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
Line 36: Line 37:
  
 
*  
 
*  
 
 
 
*  
 
*  
 
 
 
|valign=top|
 
|valign=top|
 
 
===Tags===
 
===Tags===
 
----
 
----
Line 52: Line 48:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 
 
----
 
----
 
 
==Sample Packet==
 
==Sample Packet==
  

Revision as of 13:50, 18 August 2007

Client Packet - CreateAuctionMessage (AD47021D)

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 ItemID
LONG Terminal / Vendor ID
INT Price
INT Time in Seconds
U_STRING Item description
BYTE Flag premium Auction

Variable Descriptions


Opperand_Count = 8

Opcode = AD47021D


Tags


C→S This packet originates on the client.

100% This packet has been completely reversed.


Sample Packet

Insert Sample Packet Here...