Difference between revisions of "CreateAuctionMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Struct)
Line 14: Line 14:
 
|-
 
|-
 
|{{long}}||'''ItemID'''
 
|{{long}}||'''ItemID'''
|-
 
|{{u_string}}||'''Item name'''
 
 
|-
 
|-
 
|{{long}}||'''Terminal / Vendor ID'''
 
|{{long}}||'''Terminal / Vendor ID'''

Revision as of 22:04, 16 June 2007


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...