Difference between revisions of "AttributeListMessage"
From SWGANH Wiki
Line 8: | Line 8: | ||
{| class="wikitable" | {| class="wikitable" | ||
+ | |{{short}}||'''Opperand_Count''' | ||
|- | |- | ||
− | | | + | |{{int}}||'''Opcde''' |
|- | |- | ||
− | | | + | |{{long}}||'''ObjectID''' |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
+ | |{{int}}||'''ListCount''' | ||
|} | |} | ||
− | {| class="wikitable" | + | {{beginlist|attributes|ListCount}} |
− | | | + | :{| class="wikitable" |
− | + | |{{a_string}}||'''ObjectAttributeName''' | |
− | + | ||
− | + | ||
|- | |- | ||
+ | |{{u_string}}||'''ObjectAttributeValue''' | ||
|} | |} | ||
+ | {{endlist|attributes}} | ||
===Variable Descriptions=== | ===Variable Descriptions=== |
Revision as of 06:38, 10 April 2007
Struct
<attributes count=ListCount>
<attributes/>
Variable DescriptionsOpperand_Count = 3 Opcode = F3F12F2A
ObjectID that you are listing attributes for.
Counter of Attributes to list.
Name of attribute to display from string/en/obj_attr_n.stf
Value to display next to the attribute. |
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...