Difference between revisions of "SearchKnowledgeBaseResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
Line 12: Line 12:
 
|{{int}}||'''Opcode'''
 
|{{int}}||'''Opcode'''
 
|-
 
|-
|{{int}}|{{unknown}}
+
|{{int}}|'''Options'''
 
|-
 
|-
 
|{{int}}||'''Result Count'''
 
|{{int}}||'''Result Count'''
Line 35: Line 35:
 
----
 
----
  
* Unknown int
+
* Options
:Value other than zero causes the results not to be displayed
+
: 1: Could not find anything
 +
: 0: Display the results
  
 
* Unknown short
 
* Unknown short

Revision as of 16:01, 3 June 2007


Struct


SHORT Opperand_Count
INT Opcode
INT Options
INT Result Count

<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


S→C This packet originates on the server.

75% This packet has been partially reversed.

|}


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...