Difference between revisions of "CreateImmediateAuctionMessage"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Struct)
Line 15: Line 15:
 
|{{long}}||'''ObjectID'''
 
|{{long}}||'''ObjectID'''
 
|-
 
|-
|{{a_string}}||'''PlanetName'''
+
|{{u_string}}||'''Object Name'''
 +
|-
 +
|{{int}}||'''price'''
 +
|-
 +
|{{int}}||'''time of Auction in seconds'''
 +
|-
 +
|{{int}}||''' '''
 +
|-
 +
|{{short}}||''' '''
 +
|-
 +
|{{int}}||'''price'''
 
|-
 
|-
 
|}
 
|}

Revision as of 07:27, 12 May 2007


Struct


SHORT Operand_Count
INT Opcode
LONG ObjectID
U_STRING Object Name
INT price
INT time of Auction in seconds
INT
SHORT
INT price

Variable Descriptions


Opperand_Count = '

Opcode = 1E9CE308




Tags


C→S This packet originates on the client.

100% This packet has been completely reversed.


Sample Packet

Insert Sample Packet Here...