Difference between revisions of "ClosedContainerMessage"

From SWGANH Wiki
Jump to: navigation, search
 
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|ClosedContainerMessage (32B79B7E)}}
{|
+
|- align="center"
+
||{{PacketGuide}}
+
|-
+
|}
+
  
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
Line 43: Line 38:
 
----
 
----
  
Opperand_Count     = '''9'''
+
Opperand_Count     = '''0'''
  
Opcode     = '''FFFFFFFF'''
+
Opcode     = '''32B79B7E'''
 
----
 
----
  
Line 63: Line 58:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 
----
 
 
==Sample Code==
 
----
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==

Revision as of 20:06, 27 December 2007

ClosedContainerMessage (32B79B7E) - {{{2}}}

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


Struct


BYTE uint8
SHORT uint16
INT uint32
FLOAT uint32
LONG uint64
A_STRING ASCII String
U_STRING Unicode String
C_STRING Customization String
B_STRING Byte String
{ } LIST Component
? Uncertain Values
?? Unknown Variable Name

Variable Descriptions


Opperand_Count = 0

Opcode = 32B79B7E


  • Additional Descriptions go here...
  • --
  • ---
  • ----

Tags


S→C This packet originates on the server.

0% This packet has not been reversed.

Sample Packet

Insert Sample Packet Here...