AttributeListMessage

From SWGANH Wiki
Revision as of 00:22, 25 December 2006 by 24.13.31.67 (Talk)

Jump to: navigation, search


Struct


SHORT Opperand_Count
INT Opcde
LONG ObjectID
INT ListCount
A_STRING ObjectAttributeName
U_STRING ObjectAttributeValue

Variable Descriptions


Opperand_Count = 3

Opcode = F3F12F2A


  • ObjectID:

ObjectID that you are listing attributes for.

  • ListCount:

Counter of Attributes to list.

  • ObjectAttributeName:

Name of attribute to display from string/en/obj_attr_n.stf

  • ObjectAttributeValue:

Value to display next to the attribute.

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...