Difference between revisions of "PopulateMissionBrowserMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 1: Line 1:
__NOTOC__
+
{{MissingPacket}}
 +
{{PageHeader|Server Packet|PopulateMissionBrowserMessage (88D9885C)}}
  
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
Line 6: Line 7:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|{{short}}||'''Operand_Count'''
 
|{{short}}||'''Operand_Count'''
Line 19: Line 22:
 
|}
 
|}
 
{{endlist|unknown}}
 
{{endlist|unknown}}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
Line 40: Line 43:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 
----
 
 
==Sample Code==
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==

Revision as of 22:36, 8 January 2008





Server Packet - PopulateMissionBrowserMessage (88D9885C)

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
INT Count

<unknown count=Count>

LONG ??

<unknown/>

Variable Descriptions


Opperand_Count = 3

Opcode = 88D9885C


  • Unknown list contents, needs testing. Possibly related to ints/4byte strings in MISO delta 3's.

Tags


S→C This packet originates on the server.

25% This packet has been partially reversed.

Sample Packet

Insert Sample Packet Here...