Difference between revisions of "SearchKnowledgeBaseResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|Server Packet|SearchKnowledgeBaseResponseMessage (7CBC8F67)}}
  
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
Line 6: Line 6:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|{{short}}||'''Opperand_Count'''
 
|{{short}}||'''Opperand_Count'''
Line 12: Line 14:
 
|{{int}}||'''Opcode'''
 
|{{int}}||'''Opcode'''
 
|-
 
|-
|{{int}}|{{unknown}}
+
|{{int}}|'''Options'''
 
|-
 
|-
 
|{{int}}||'''Result Count'''
 
|{{int}}||'''Result Count'''
 
|-
 
|-
 
|}
 
|}
{{beginlist|Articles|Result Count}}|}
+
{{beginlist|Articles|Result Count}}
 
:{| class="wikitable"
 
:{| class="wikitable"
 +
|-
 
|{{u_string}}|'''Article Title'''
 
|{{u_string}}|'''Article Title'''
 
|-
 
|-
Line 27: Line 30:
 
|}
 
|}
 
{{endlist|Articles}}
 
{{endlist|Articles}}
 +
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
Line 35: Line 39:
 
----
 
----
  
* 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
Line 51: Line 56:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 
----
 
 
==Sample Code==
 
----
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==
  
 
<pre>
 
<pre>
Insert Sample Packet Here...
+
03 00
 +
67 8F BC 7C
 +
00 00 00 00
 +
01 00 00 00
 +
18 00 00 00
 +
40 00 6B 00 62 00 2F 00 6B 00 62 00 5F 00
 +
68 00 6f 00 75 00 73 00 69 00 6E 00 67 00 5F
 +
00 6E 00 3A 00 68 00 6F 00 75 00 73 00 69 00 6E 00 67 00
 +
05 00
 +
31 35 36 39 39
 +
01 00
 
</pre>
 
</pre>

Latest revision as of 10:03, 16 May 2008

Server Packet - SearchKnowledgeBaseResponseMessage (7CBC8F67)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.


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

Tags


S→C This packet originates on the server.

75% This packet has been partially reversed.

Sample Packet

03 00 
67 8F BC 7C 
00 00 00 00 
01 00 00 00 
18 00 00 00 
40 00 6B 00 62 00 2F 00 6B 00 62 00 5F 00 
68 00 6f 00 75 00 73 00 69 00 6E 00 67 00 5F 
00 6E 00 3A 00 68 00 6F 00 75 00 73 00 69 00 6E 00 67 00
05 00 
31 35 36 39 39 
01 00