Difference between revisions of "NextCraftingStageResult (000001BE)"
From SWGANH Wiki
(New page: {{PageHeader|Object Controller|CraftingSessionEnded (000001C2)}} {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- {| align="center" |- || {| class="wikitable" |{{...) |
(→Variable Descriptions) |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{PageHeader|Object Controller|CraftingSessionEnded ( | + | {{PageHeader|Object Controller|CraftingSessionEnded (000001BE)}} |
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
| Line 9: | Line 9: | ||
|| | || | ||
{| class="wikitable" | {| class="wikitable" | ||
| − | |{{ | + | |{{int}}|'''RequestID''' |
|- | |- | ||
| − | |{{int}}|''' | + | |{{int}}|'''response''' |
|- | |- | ||
| − | |{{byte}}|''' | + | |{{byte}}|'''sequnceId ''' |
|} | |} | ||
|} | |} | ||
| Line 19: | Line 19: | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
| − | controllerID = ''' | + | controllerID = '''000001BE''' |
---- | ---- | ||
| + | |||
| + | Note: Many of the crafting packets utilize the same basic generic template | ||
|valign=top| | |valign=top| | ||
| + | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
| Line 39: | Line 42: | ||
NGE struct by cAble | NGE struct by cAble | ||
| − | 05 00 # | + | 05 00 #Operand |
| − | 46 5E CE 80 # | + | 46 5E CE 80 #ObjCon |
0B 00 00 00 | 0B 00 00 00 | ||
| − | + | BE 01 00 00 #nextCraftingStageResult | |
| − | 00 2E E9 E9 31 00 00 00 # | + | 00 2E E9 E9 31 00 00 00 #CharacterID |
| − | 00 00 00 00 # | + | |
| − | 01 # | + | 00 00 00 00 |
| + | |||
| + | 09 01 00 00 # RequestID | ||
| + | 01 00 00 00 # Response | ||
| + | 29 # sequnce Id | ||
</pre> | </pre> | ||
Latest revision as of 16:28, 18 September 2013
Object Controller - CraftingSessionEnded (000001BE)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
Variable DescriptionscontrollerID = 000001BE Note: Many of the crafting packets utilize the same basic generic template |
Tags
|
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 01 00 00 00 # Response 29 # sequnce Id