Difference between revisions of "NextCraftingStageResult (000001BE)"

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageHeader|Object Controller|CraftingSessionEnded (000001C2)}} {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- {| align="center" |- || {| class="wikitable" |{{...)
Line 39: Line 39:
 
NGE struct by cAble
 
NGE struct by cAble
  
05 00 #Opcode
+
05 00 #Operand
46 5E CE 80 #ObjCont
+
46 5E CE 80 #ObjCon
 
0B 00 00 00  
 
0B 00 00 00  
C2 01 00 00 #CraftingSessionEnded
+
BE 01 00 00 #nextCraftingStageResult
00 2E E9 E9 31 00 00 00 #CharactedID
+
00 2E E9 E9 31 00 00 00 #CharacterID
00 00 00 00 #UnknownINT
+
 
01 #Count
+
00 00 00 00  
 +
 
 +
09 01 00 00 # RequestID (INT)
 +
01 00 00 00 # Response (Int)
 +
29 # sequnce Id (BYTE)
  
 
</pre>
 
</pre>

Revision as of 17:19, 18 September 2013

Object Controller - CraftingSessionEnded (000001C2)

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 Player ID
INT unknown
BYTE count

Variable Descriptions


controllerID = 000001C2


Tags


OCM This header is part of the ObjControllerMessage.

100% This packet has been completely reversed.


NGE struct by cAble

05 00 #Operand
46 5E CE 80 #ObjCon
0B 00 00 00 
BE 01 00 00 #nextCraftingStageResult
00 2E E9 E9 31 00 00 00 #CharacterID

00 00 00 00 

09 01 00 00 	# RequestID	(INT)
01 00 00 00 	# Response 	(Int)
29 		# sequnce Id	(BYTE)