Difference between revisions of "IsFlattenedTheaterMessage"

From SWGANH Wiki
Jump to: navigation, search
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{MissingPacket}}
 +
{{PageHeader|Server Packet|IsFlattenedTheaterMessage (4EB0B06A)}}
  
 
{| 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'''
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''Operand_Count'''
+
|{{int}}||'''Opcode'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Opcode'''
+
|{{long}}|{{unknown}}
|-
+
|align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''<font color=red>Unknown</font>'''
+
|-
+
|align="center" style="background:#B3C0DE; color:white;"|'''BYTE'''||'''<font color=red>Unknown</font>'''
+
 
|-
 
|-
 +
|{{byte}}|{{unknown}}
 +
|}
 
|}
 
|}
 
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
Line 26: Line 27:
 
Opcode     = '''4EB0B06A'''
 
Opcode     = '''4EB0B06A'''
 
----
 
----
 +
* Additional Descriptions go here...
 +
* --
 +
 
|valign=top|
 
|valign=top|
 
===Tags===
 
===Tags===
Line 36: Line 40:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 
----
 
 
==Sample Code==
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==

Latest revision as of 22:22, 8 January 2008





Server Packet - IsFlattenedTheaterMessage (4EB0B06A)

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
LONG ??
BYTE ??

Variable Descriptions


Opperand_Count = 3

Opcode = 4EB0B06A


  • Additional Descriptions go here...
  • --

Tags


S→C This packet originates on the server.

25% This packet has been partially reversed.

Sample Packet

Insert Sample Packet Here...