Difference between revisions of "AuctionQueryHeadersMessage"
From SWGANH Wiki
(New page: __NOTOC__ {| |- align="center" ||{{PacketGuide}} |- |} {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- {| class="wikitable" |- |align="center" style="background...) |
|||
Line 80: | Line 80: | ||
Insert Sample Packet Here... | Insert Sample Packet Here... | ||
</pre> | </pre> | ||
+ | |||
+ | ==Object Types== | ||
+ | ---- | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | |align="center" style="background:#B3C0DE; color:white;"|'''3'''||'''all''' | ||
+ | |- | ||
+ | |align="center" style="background:#6C86BF; color:white;"|'''4'''||'''armor''' | ||
+ | |- | ||
+ | |align="center" style="background:#3C548A; color:white;"|'''5'''||'''clothing''' | ||
+ | |- | ||
+ | |align="center" style="background:#3C5466; color:white;"|'''FLOAT'''||'''uint32''' | ||
+ | |- | ||
+ | |align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''uint64''' | ||
+ | |- | ||
+ | |align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''ASCII String''' | ||
+ | |- | ||
+ | |align="center" style="background:#8BD9A3; color:white;"|'''U_STRING'''||'''Unicode String''' | ||
+ | |- | ||
+ | |align="center" style="background:#3EC166; color:white;"|'''C_STRING'''||'''Customization String''' | ||
+ | |- | ||
+ | |align="center" style="background:#25733D; color:white;"|'''B_STRING'''||'''Byte String''' | ||
+ | |- | ||
+ | |align="center" style="background:#C6C600; color:white;"|'''{ }'''||'''LIST Component''' | ||
+ | |- | ||
+ | |align="center" style="background:#DF97A7; color:white;"|'''?'''||'''Uncertain Values''' | ||
+ | |- | ||
+ | |align="center" style="background:#C84966; color:white;"|'''?? '''||'''Unknown Variable Name''' | ||
+ | |- | ||
+ | |} |
Revision as of 02:18, 12 May 2007
Struct
Variable DescriptionsOpperand_Count = 9 Opcode = FFFFFFFF
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...
Object Types
3 | all |
4 | armor |
5 | clothing |
FLOAT | uint32 |
LONG | uint64 |
A_STRING | ASCII String |
U_STRING | Unicode String |
C_STRING | Customization String |
B_STRING | Byte String |
{ } | LIST Component |
? | Uncertain Values |
?? | Unknown Variable Name |