Difference between revisions of "RetrieveAuctionItemResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Struct)
Line 11: Line 11:
 
===Struct===
 
===Struct===
 
----
 
----
 +
{| class="wikitable"
 +
|-
 +
|{{short}}||'''Operand_Count'''
 +
|-
 +
|{{int}}||'''Opcode'''
 +
|-
 +
|{{long}}||'''AuctionID'''
 +
|-
 +
|{{int}}||''' '''
 +
|-
 +
 +
|}
  
 
===Variable Descriptions===
 
===Variable Descriptions===

Revision as of 10:52, 12 May 2007

Exquisite-khelpcenter.png Instructions
In order to keep all documentation the same format, please use the source to this page to begin a new packet description, the template contains all the options, simply remove what is not required and fill in the details.


Struct


SHORT Operand_Count
INT Opcode
LONG AuctionID
INT

Variable Descriptions


Opperand_Count = 9

Opcode = FFFFFFFF


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

Tags


S→C This packet originates on the server.

0% This packet has not been reversed.

Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...