Difference between revisions of "ClientOpenContainerMessage"

From SWGANH Wiki
Jump to: navigation, search
(Tags)
(Variable Descriptions)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
__NOTOC__
+
{{MissingPacket}}
{|
+
{{PageHeader|Server Packet|ClientOpenContrainerMessage (2D2D6EE1)}}
|- align="center"
+
||{{PacketGuide}}
+
|-
+
|}
+
 
+
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 11: Line 6:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 19: Line 16:
 
|-
 
|-
 
|}
 
|}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
  
Opperand_Count     = '''9'''
+
Opperand_Count     = '''2'''
  
Opcode     = '''FFFFFFFF'''
+
Opcode     = '''2D2D6EE1'''
 
----
 
----
  
* Additional Descriptions go here...
+
* This packet is suspected as being used in tutorial lesson.
 +
:lets the server know the client opened a container.
 
* --
 
* --
 
* ---
 
* ---
Line 34: Line 32:
  
 
|valign=top|
 
|valign=top|
 +
 
===Tags===
 
===Tags===
 
----
 
----
Line 43: Line 42:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 
----
 
 
==Sample Code==
 
----
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==

Latest revision as of 10:32, 26 August 2008





Server Packet - ClientOpenContrainerMessage (2D2D6EE1)

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

Struct


LONG ??
SHORT ??

Variable Descriptions


Opperand_Count = 2

Opcode = 2D2D6EE1


  • This packet is suspected as being used in tutorial lesson.
lets the server know the client opened a container.
  • --
  • ---
  • ----

Tags


S→C This packet originates on the server.

25% This packet has been partially reversed.

Sample Packet

Insert Sample Packet Here...