Difference between revisions of "SearchKnowledgeBaseResponseMessage"
From SWGANH Wiki
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
Line 13: | Line 8: | ||
{| class="wikitable" | {| class="wikitable" | ||
+ | |{{short}}||'''Opperand_Count''' | ||
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
|- | |- | ||
− | | | + | |{{int}}|{{unknown}} |
|- | |- | ||
− | | | + | |{{int}}||'''Result Count''' |
|- | |- | ||
− | | | + | |} |
+ | {{beginlist|Articles|Result Count}}|} | ||
+ | :{| class="wikitable" | ||
+ | |{{u_string}}|'''Article Title''' | ||
|- | |- | ||
− | | | + | |{{a_string}}|'''Article ID''' |
|- | |- | ||
− | | | + | |{{short}}|{{unknown}} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
|} | |} | ||
− | + | {{endlist|Articles}} | |
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
− | Opperand_Count = ''' | + | Opperand_Count = '''3''' |
− | Opcode = ''' | + | Opcode = '''7CBC8F67''' |
---- | ---- | ||
− | * | + | * Unknown int |
− | + | :Value other than zero causes the results not to be displayed | |
− | * | + | |
− | + | * Unknown short | |
+ | :Doesn't seem to effect anything | ||
|valign=top| | |valign=top| | ||
Line 60: | Line 48: | ||
||{{ServerPacket}} | ||{{ServerPacket}} | ||
|- | |- | ||
− | ||{{ | + | ||{{75%}} |
|- | |- | ||
|} | |} |
Revision as of 14:18, 3 June 2007
Struct
<Articles count=Result Count> |
U_STRING Article Title A_STRING Article ID SHORT ??
<Articles/>
Variable Descriptions
Opperand_Count = 3
Opcode = 7CBC8F67
- Unknown int
- Value other than zero causes the results not to be displayed
- Unknown short
- Doesn't seem to effect anything
|valign=top|
Tags
| ||
|
|}
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...