Difference between revisions of "SetupSharedNetworkMessages (0000022B)"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
Line 46: Line 46:
 
NGE struct by cAble@projectswg
 
NGE struct by cAble@projectswg
  
05 00 #Operand
+
05 00 # Operand
46 5E CE 80 #ObjController
+
46 5E CE 80 # ObjControllerMessage (undefined)
0B 00 00 00 #Controller Type
+
1B 00 00 00 #ObjType
BC 04 00 00 #Controller Id
+
2B 02 00 00 #objectMenuDirty
EC 98 D7 D0 4B 00 00 00 #CharacterID
+
89 42 D5 2B 33 00 00 00 #CharacterID
 
+
 
00 00 00 00 #Unknown INT
 
00 00 00 00 #Unknown INT
01 00 00 00 #Number of Items Looted
+
 
B9 4E 54 F6 51 00 00 00 #ObjectID for Item Looted.
+
 
  
 
</pre>
 
</pre>

Revision as of 16:03, 11 September 2013

Object Controller - ShowLootBox (000004BC)

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
INT ObjControllerMessage
INT ObjType
INT ControllerName
LONG CharacterID
INT Unknown INT

Variable Descriptions


controllerID = 0000022B


Tags


OCM This header is part of the ObjControllerMessage.

100% This packet has been completely reversed.



NGE struct by cAble@projectswg

05 00 # Operand
46 5E CE 80 # ObjControllerMessage (undefined)
1B 00 00 00 #ObjType
2B 02 00 00 #objectMenuDirty
89 42 D5 2B 33 00 00 00 #CharacterID
00 00 00 00 #Unknown INT