Difference between revisions of "AuctionQueryHeadersMessage"

From SWGANH Wiki
Jump to: navigation, search
(Categories)
(Categories)
Line 128: Line 128:
 
|align="center" style="background:red; color:white;"|'''Subcat Cat I'''||align="center" style="background:red; color:white;"|'''Object'''
 
|align="center" style="background:red; color:white;"|'''Subcat Cat I'''||align="center" style="background:red; color:white;"|'''Object'''
 
|-
 
|-
|align="center"|'''0'''||'''0'''||'''0'''||'''0'''||'''All'''
+
|align="center"|'''05'''||'''Arm Armor'''
 
|-
 
|-
|align="center"|'''1'''||'''0'''||'''0'''||'''0'''||'''Armor'''
+
|align="center"|'''0B'''||'''Armor Core'''
 
|-
 
|-
|align="center"|'''0'''||'''0'''||'''1'''||'''0'''||'''Clothing'''
+
|align="center"|'''09'''||'''Armor Layer'''
 
|-
 
|-
|align="center"|'''0'''||'''4'''||'''0'''||'''0'''||'''Component'''
+
|align="center"|'''0A'''||'''Armor Segment'''
 
|-
 
|-
|align="center"|'''1'''||'''0'''||'''20h'''||'''0'''||'''Cybernetic'''
+
|align="center"|'''01'''||'''Body Armor'''
 
|-
 
|-
|align="center"|'''8'''||'''0'''||'''0'''||'''0'''||'''Data'''
+
|align="center"|'''07'''||'''Foot Armor'''
 
|-
 
|-
|align="center"|'''0'''||'''80h'''||'''0'''||'''0'''||'''Deed'''
+
|align="center"|'''06'''||'''Hand Armor'''
 
|-
 
|-
|align="center"|'''0'''||'''20h'''||'''0'''||'''0'''||'''Jewelry'''
+
|align="center"|'''02'''||'''Head Armor'''
 
|-
 
|-
|align="center"|'''20h'''||'''0'''||'''0'''||'''0'''||'''Misc'''
+
|align="center"|'''04'''||'''Leg Armor'''
 
|-
 
|-
|align="center"|'''0'''||'''40h'''||'''0'''||'''0'''||'''Res Container'''
+
|align="center"|'''03'''||'''Misc Armor'''
 
|-
 
|-
|align="center"|'''0'''||'''0'''||'''40h'''||'''0'''||'''Ship Component'''
+
|align="center"|'''0C'''||'''Personal Shield Generator'''
|-
+
|align="center"|'''40h'''||'''0'''||'''0'''||'''0'''||'''Terminal'''
+
|-
+
|align="center"|'''80h'''||'''0'''||'''0'''||'''0'''||'''Tool'''
+
|-
+
|align="center"|'''0'''||'''2'''||'''0'''||'''0'''||'''Weapon'''
+
 
|-
 
|-
  

Revision as of 05:04, 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
INT
INT UpdateCounter
INT
BYTE Subcategory
BYTE Cat I
BYTE Cat II
BYTE Cat III
BYTE Cat IV

Variable Descriptions


Opperand_Count = 14

Opcode = 679E0D00


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

Tags


C→S This packet originates on the client.

50% This packet has been partially reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...

Categories


Pease npte : these are the NGE values; sure enough a bitmask

Cat I Cat II Cat III Cat IV Object
0 0 0 0 All
1 0 0 0 Armor
0 0 1 0 Clothing
0 4 0 0 Component
1 0 20h 0 Cybernetic
8 0 0 0 Data
0 80h 0 0 Deed
0 20h 0 0 Jewelry
20h 0 0 0 Misc
0 40h 0 0 Res Container
0 0 40h 0 Ship Component
40h 0 0 0 Terminal
80h 0 0 0 Tool
0 2 0 0 Weapon
Armor
Subcat Cat I Object
05 Arm Armor
0B Armor Core
09 Armor Layer
0A Armor Segment
01 Body Armor
07 Foot Armor
06 Hand Armor
02 Head Armor
04 Leg Armor
03 Misc Armor
0C Personal Shield Generator