Difference between revisions of "SearchKnowledgeBaseMessage"

From SWGANH Wiki
Jump to: navigation, search
(Tags)
Line 1: Line 1:
__NOTOC__
+
{{MissingPacket}}
 
+
{{PageHeader|Client Packet|SearchKnowledgeBaseMessage (962E8B9B)}}
 
{| 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}}||'''Operand_Count'''
 
|{{short}}||'''Operand_Count'''
Line 14: Line 16:
 
|{{u_string}}||'''Search Text'''
 
|{{u_string}}||'''Search Text'''
 
|}
 
|}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
Line 35: Line 37:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 
----
 
 
==Sample Code==
 
----
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==

Revision as of 19:31, 6 January 2008





Client Packet - SearchKnowledgeBaseMessage (962E8B9B)

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 Operand_Count
INT Opcode
U_STRING Search Text

Variable Descriptions


Opperand_Count = 3

Opcode = 962E8B9B



Tags


C→S This packet originates on the client.

100% This packet has been completely reversed.

Sample Packet

Insert Sample Packet Here...