CommoditiesItemTypeListResponse

From SWGANH Wiki
Revision as of 19:51, 23 July 2007 by Ready (Talk | contribs) (Struct)

Jump to: navigation, search


Struct


INT Opcode
INT Sub Category Counter
INT Sub Category
INT Amount of Typlistings in the Subcategory
A_STRING string directory eg wearables.name
INT zero - might be Unicode String for custom name ?
U_STRING string Type Name like "armor.tantel.skreej.chest.plate.quest"

7A 00 00 00

01 01 00 00 category/subcategory bitmask 20 00 00 00 amount of types in the subcategory

72 0F 30 89 itemtype crc (??) wearables.name string lookup directory 00 00 00 00 string custom name vs stringlookup armor.tantel.skreej.chest.plate.quest string lookup

Variable Descriptions


Opperand_Count = '

Opcode = D4E937FC


Tags


C→S This packet originates on the client.

100% This packet has been completely reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...