Difference between revisions of "SearchKnowledgeBaseResponseMessage"
From SWGANH Wiki
Line 12: | Line 12: | ||
|{{int}}||'''Opcode''' | |{{int}}||'''Opcode''' | ||
|- | |- | ||
− | |{{int}}| | + | |{{int}}|'''Options''' |
|- | |- | ||
|{{int}}||'''Result Count''' | |{{int}}||'''Result Count''' | ||
Line 35: | Line 35: | ||
---- | ---- | ||
− | * | + | * Options |
− | : | + | : 1: Could not find anything |
+ | : 0: Display the results | ||
* Unknown short | * Unknown short |
Revision as of 15:01, 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
- Options
- 1: Could not find anything
- 0: Display the results
- Unknown short
- Doesn't seem to effect anything
|valign=top|
Tags
| ||
|
|}
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...