Difference between revisions of "CreateImmediateAuctionMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|Server Packet|CreateImmediateAuctionMessage (1E9CE308)}}
 
+
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-

Revision as of 12:50, 20 June 2007

Server Packet - CreateImmediateAuctionMessage (1E9CE308)

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

100% This packet has been completely reversed.


Sample Packet

Insert Sample Packet Here...