Difference between revisions of "Nextcraftingstage (6AD8ED4D)"

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageHeader|Command|Nextcraftingstage (6AD8ED4D)}} {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- {| align="center" |- || {| class="wikitable" |- |''' '''|| |-...)
 
(Sample Packets)
Line 58: Line 58:
 
"6AD8ED4D",352,0,1,"3"
 
"6AD8ED4D",352,0,1,"3"
 
"6AD8ED4D",544,0,2,"11"
 
"6AD8ED4D",544,0,2,"11"
 +
 +
==== CU packet ============
 +
05 00
 +
46 5E CE 80
 +
23 00 00 00
 +
16 01 00 00
 +
92 7C A0 B3 1A 00 00 00 // Character ID, but not 100% sure at this time
 +
00 00 00 00
 +
60 00 00 00 // could be the schematic ID
 +
4D ED D8 6A // /nextCraftingStage Opcode
 +
00 00 00 00
 +
00 00 00 00
 +
01 00 00 00 // could be the step in the crafting phase ie Screen 1 after selecting schem
 +
31 00 B0 00
 +
09 00 28
  
 
</pre>
 
</pre>

Revision as of 12:33, 13 April 2010

Command - Nextcraftingstage (6AD8ED4D)

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 Descriptions


Opperand_Count =

Opcode = 6AD8ED4D


Tags


C→S This packet originates on the client.

0% This packet has not been reversed.
CQE This Command is part of the CommandQueueEnqueue.

Command This is a client command.

Sample Packets

----

"6AD8ED4D",96,0,1,"1"
"6AD8ED4D",320,0,1,"6"
"6AD8ED4D",352,0,1,"3"
"6AD8ED4D",544,0,2,"11"

==== CU packet ============
05 00 
46 5E CE 80 
23 00 00 00 
16 01 00 00 
92 7C A0 B3 1A 00 00 00 // Character ID, but not 100% sure at this time
00 00 00 00 
60 00 00 00 // could be the schematic ID
4D ED D8 6A // /nextCraftingStage Opcode
00 00 00 00 
00 00 00 00 
01 00 00 00 // could be the step in the crafting phase ie Screen 1 after selecting schem
31 00 B0 00 
09 00 28