Difference between revisions of "ParametersMessage"

From SWGANH Wiki
Jump to: navigation, search
(Sample Packet)
Line 5: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|{{short}}||'''Operand_Count'''
 
|{{short}}||'''Operand_Count'''
Line 13: Line 15:
 
|{{int}}||'''Parameter_Flags'''
 
|{{int}}||'''Parameter_Flags'''
 
|}
 
|}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----

Revision as of 22:32, 8 January 2008

Server Packet - ParametersMessage (487652DA)

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 Parameter_Flags

Variable Descriptions


Opperand_Count = 2

Opcode = 487652DA


  • Parameter_Flags:
These flags are not initially used in the zone, they may be accessed during some in game event. Purpose: Unkown.
DEFAULT VALUE:
(900) Decimal
(384) Hex
(1110000100) Binary

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.


Sample Code

Insert Code Snippet Here...

Sample Packet

02 00 // Op Count
DA 52 76 48 // ParametersMessage
84 03 00 00