Difference between revisions of "CraftFillSlot (00000107)"

From SWGANH Wiki
Jump to: navigation, search
Line 47: Line 47:
  
 
NGE break by cAble  
 
NGE break by cAble  
 +
 +
05 00 #Operand
 +
46 5E CE 80 #ObjCon
 +
83 00 00 00
 +
07 01 00 00 #CraftFillSlot
 +
00 2E E9 E9 31 00 00 00
 +
00 00 00 00 #unknown
 +
16 A5 C8 50 32 00 00 00 #ObjectID for Ingredient
 +
01 00 00 00 #Slot01
 +
00 00 00 00 #Option
 +
85 #sequence
 +
 +
  
 
05 00 #Operand
 
05 00 #Operand
Line 53: Line 66:
 
07 01 00 00 #CraftFillSlot
 
07 01 00 00 #CraftFillSlot
 
00 2E E9 E9 31 00 00 00 #CharacterID
 
00 2E E9 E9 31 00 00 00 #CharacterID
00 00 00 00  
+
00 00 00 00 #Unknown
F2 44 4A 48 39 00 00 00 #IngredientID
+
9D 3F EB F9 3A 00 00 00 #ObjectID for Ingredient
00 00 00 00 #slot
+
02 00 00 00 #Slot02
 
00 00 00 00 #Option
 
00 00 00 00 #Option
CC #Sequence
+
86 #Sequence
 +
 
 +
 
  
  
 
</pre>
 
</pre>

Revision as of 11:58, 17 September 2013

Object Controller - CraftFillSlot (00000107)

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 Resource or Container ID
INT Slot ID
INT Option
BYTE Sequence ID

Variable Descriptions


controllerID = 00000107

Comments


Sent for each slot that gets filled

Tags


OCM This header is part of the ObjControllerMessage.

C→S This packet originates on the client.

100% This packet has been completely reversed.


NGE break by cAble 

05 00 #Operand
46 5E CE 80 #ObjCon
83 00 00 00 
07 01 00 00 #CraftFillSlot
00 2E E9 E9 31 00 00 00 
00 00 00 00 #unknown
16 A5 C8 50 32 00 00 00 #ObjectID for Ingredient
01 00 00 00 #Slot01
00 00 00 00 #Option
85 #sequence



05 00 #Operand
46 5E CE 80 #ObjCon
83 00 00 00 
07 01 00 00 #CraftFillSlot
00 2E E9 E9 31 00 00 00 #CharacterID
00 00 00 00 #Unknown
9D 3F EB F9 3A 00 00 00 #ObjectID for Ingredient
02 00 00 00 #Slot02
00 00 00 00 #Option
86 #Sequence