Difference between revisions of "CancelLiveAuctionResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Variable Descriptions)
Line 30: Line 30:
  
 
Errorcode is either 0 for no error or != 0 for an error
 
Errorcode is either 0 for no error or != 0 for an error
this dthen displays an error message depending on the value of errorcode
+
this then displays an error message depending on the value of errorcode
 
----
 
----
 
|valign=top|
 
|valign=top|

Revision as of 21:34, 2 January 2008





Server Packet - CancelLiveAuctionResponseMessage (7DA2246C)

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 Opperand_Count
INT Opcode
LONG Auction ID
INT Errorcode
BYTE ??

Variable Descriptions


Opperand_Count = 4

Opcode = 7DA2246C

Errorcode is either 0 for no error or != 0 for an error this then displays an error message depending on the value of errorcode


Tags


S→C This packet originates on the server.

75% This packet has been partially reversed.


Sample Packet

Insert Sample Packet Here...