Difference between revisions of "NextCraftingStageResult (000001BE)"
From SWGANH Wiki
m (New page: My name: Star England<br>My age: 28<br>Country: France<br>Home town: Marseille <br>ZIP: 13010<br>Street: 65 cours Franklin Roosevelt<br><br>my webpage: [http://katalog-stron.vdh.pl/index.p...) |
(→Variable Descriptions) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{PageHeader|Object Controller|CraftingSessionEnded (000001BE)}} | |
+ | {| border="0" width="90%" cellpadding=6 | ||
+ | |- | ||
+ | |valign=top| | ||
+ | ===Struct=== | ||
+ | ---- | ||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="wikitable" | ||
+ | |{{int}}|'''RequestID''' | ||
+ | |- | ||
+ | |{{int}}|'''response''' | ||
+ | |- | ||
+ | |{{byte}}|'''sequnceId ''' | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | ===Variable Descriptions=== | ||
+ | ---- | ||
+ | controllerID = '''000001BE''' | ||
+ | ---- | ||
+ | |||
+ | Note: Many of the crafting packets utilize the same basic generic template | ||
+ | |||
+ | |valign=top| | ||
+ | |||
+ | ===Tags=== | ||
+ | ---- | ||
+ | {| align="center" | ||
+ | |- | ||
+ | ||{{ObjControllerMessageTag}} | ||
+ | |- | ||
+ | ||{{100%}} | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | |} | ||
+ | |||
+ | <pre> | ||
+ | |||
+ | 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 | ||
+ | |||
+ | </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