Difference between revisions of "OpenedContainerMessage"

From SWGANH Wiki
Jump to: navigation, search
(Tags)
(Sample Packet)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|Server Packet|OpenedContainerMessage (2E11E4AB)}}
{|
+
|- 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"
 
|-
 
|-
|align="center" style="background:#B3C0DE; color:white;"|'''BYTE'''||'''uint8'''
+
|{{short}}||'''Priority Routing'''
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''uint16'''
+
|{{int}}||'''Opcode'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''uint32'''
+
|{{long}}|'''Object ID'''
 
|-
 
|-
|align="center" style="background:#3C5466; color:white;"|'''FLOAT'''||'''uint32'''
+
|{{short}}|{{unknown}}
|-
+
|align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''uint64'''
+
|-
+
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''ASCII String'''
+
|-
+
|align="center" style="background:#8BD9A3; color:white;"|'''U_STRING'''||'''Unicode String'''
+
|-
+
|align="center" style="background:#3EC166; color:white;"|'''C_STRING'''||'''Customization String'''
+
|-
+
|align="center" style="background:#25733D; color:white;"|'''B_STRING'''||'''Byte String'''
+
|-
+
|align="center" style="background:#C6C600; color:white;"|'''{ }'''||'''LIST Component'''
+
|-
+
|align="center" style="background:#DF97A7; color:white;"|'''?'''||'''Uncertain Values'''
+
|-
+
|align="center" style="background:#C84966; color:white;"|'''?? '''||'''Unknown Variable Name'''
+
 
|-
 
|-
 +
|}
 
|}
 
|}
  
Line 48: Line 30:
 
----
 
----
  
* Additional Descriptions go here...
+
'''Object ID'''
* --
+
:ID of the container to open
* ---
+
* ----
+
  
 
|valign=top|
 
|valign=top|
Line 61: Line 41:
 
||{{ServerPacket}}
 
||{{ServerPacket}}
 
|-
 
|-
||{{50%}}
+
||{{75%}}
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
  
----
+
==Sample Packet==
  
==Sample Code==
+
<pre>
----
+
NGE break by cAble
 +
 
 +
02 00 # Operand
 +
AB E4 11 2E #Opccode
 +
11 00 00 00 #SlotType
 +
16 A2 E6 92 39 00 00 00 #ObjectID
 +
00 00 #Unknown Short
  
<pre>
 
Insert Code Snippet Here...
 
 
</pre>
 
</pre>
  
==Sample Packet==
+
 
  
 
<pre>
 
<pre>

Latest revision as of 18:09, 19 September 2013

Server Packet - OpenedContainerMessage (2E11E4AB)

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 Priority Routing
INT Opcode
LONG Object ID
SHORT ??

Variable Descriptions


Opperand_Count = 2

Opcode = 2E11E4AB


Object ID

ID of the container to open

Tags


S→C This packet originates on the server.

75% This packet has been partially reversed.

Sample Packet

NGE break by cAble 

02 00 # Operand
AB E4 11 2E #Opccode
11 00 00 00 #SlotType
16 A2 E6 92 39 00 00 00 #ObjectID
00 00 #Unknown Short


02 00  // priority
AB E4 11 2E // OpenedContainerMessage
FF FF FF FF // ?
D3 CD 31 6E 0C 00 00 00 // object ID
00 00