Difference between revisions of "Requeststatmigrationdata (7AFCA539)"

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageHeader|Command|Requeststatmigrationdata (7AFCA539)}} {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- {| align="center" |- || {| class="wikitable" |- |Operan...)
 
(Sample Packets)
Line 65: Line 65:
  
 
<pre>
 
<pre>
 
+
05 00 // Op Count
 +
46 5E CE 80 // ObjectControllerMessage
 +
23 00 00 00
 +
16 01 00 00 // CommandQueueEnqueue
 +
D9 59 00 00 02 00 00 00 // Toon ID
 +
00 00 00 00
 +
00 00 00 00
 +
39 A5 FC 7A // requeststatmigrationdata
 +
D9 59 00 00 02 00 00 00 // Toon ID
 +
00 00 00 00
 
</pre>
 
</pre>

Revision as of 01:04, 8 February 2008

Command - Requeststatmigrationdata (7AFCA539)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Struct


Operand 1 Health
Operand 2 Strength
Operand 3 Constitution
Operand 4 Action
Operand 5 Quickness
Operand 6 Stamina
Operand 7 Mind
Operand 8 Focus
Operand 9 Willpower
Operand 10 Nothing, allways 0

Variable Descriptions


Opperand_Count = 10

Opcode = 7AFCA539


  • Requeststatmigrationdata

Tags


C→S This packet originates on the client.

100% This packet has been completely reversed.

CQE This Command is part of the CommandQueueEnqueue.

Command This is a client command.

Sample Packets

05 00 // Op Count
46 5E CE 80 // ObjectControllerMessage
23 00 00 00 
16 01 00 00 // CommandQueueEnqueue
D9 59 00 00 02 00 00 00 // Toon ID
00 00 00 00 
00 00 00 00 
39 A5 FC 7A // requeststatmigrationdata
D9 59 00 00 02 00 00 00 // Toon ID
00 00 00 00