Difference between revisions of "CreateImmediateAuctionMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Struct)
Line 16: Line 16:
 
|-
 
|-
 
|{{u_string}}||'''Object Name'''
 
|{{u_string}}||'''Object Name'''
 +
|-
 +
|{{long}}||'''TerminalID'''
 
|-
 
|-
 
|{{int}}||'''price'''
 
|{{int}}||'''price'''
Line 23: Line 25:
 
|{{u_string}}||'''description'''
 
|{{u_string}}||'''description'''
 
|-
 
|-
|{{short}}||''' '''
+
|{{byte}}||'''Flag Premium Auction'''
|-
+
|{{int}}||'''price'''
+
 
|-
 
|-
 
|}
 
|}

Revision as of 12:39, 12 May 2007


Struct


SHORT Operand_Count
INT Opcode
LONG ObjectID
U_STRING Object Name
LONG TerminalID
INT price
INT time of Auction in seconds
U_STRING description
BYTE Flag Premium Auction

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