Difference between revisions of "RetrieveAuctionItemResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 13: Line 13:
 
|{{long}}||'''AuctionID'''
 
|{{long}}||'''AuctionID'''
 
|-
 
|-
|{{int}}||''' '''
+
|{{int}}||'''Error ID '''
 
|-
 
|-
  

Revision as of 20:36, 23 June 2007

Server Packet - RetrieveAuctionItemResponseMessage

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 AuctionID
INT Error ID

Variable Descriptions


Opperand_Count = 3

Opcode = 9499EF8C


  • Additional Descriptions go here...
  • --
  • ---
  • ----

Tags


S→C This packet originates on the server.

75% This packet has been partially reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...