Difference between revisions of "RetrieveAuctionItemResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 5: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 +
{| align="center"
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 15: Line 16:
 
|{{int}}||'''Error ID '''
 
|{{int}}||'''Error ID '''
 
|-
 
|-
 
+
|}
 
|}
 
|}
  

Revision as of 13:20, 18 August 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...
  • Errors
  • 1 Auctioneer is invalid
  • 2 The purchase failed because the item was invalid

Wookiee made the first edit on Spety's birthday, *Hides from the wiki master*

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...