Difference between revisions of "CreateAuctionMessage"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Struct)
Line 13: Line 13:
 
|{{int}}||'''Opcode'''
 
|{{int}}||'''Opcode'''
 
|-
 
|-
|{{long}}||'''AuctionID'''
+
|{{long}}||'''ItemID'''
 
|-
 
|-
 
|{{u_string}}||'''Item name'''
 
|{{u_string}}||'''Item name'''

Revision as of 10:34, 7 June 2007


Struct


SHORT Operand_Count
INT Opcode
LONG ItemID
U_STRING Item name
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...