Difference between revisions of "SetCurrentWorkingSkill (0000045B)"

From SWGANH Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{PageHeader|Object Controller|SetCurrentWorkingSkill (0000045B)}}
 
{{PageHeader|Object Controller|SetCurrentWorkingSkill (0000045B)}}
 +
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 15: Line 16:
 
|{{Ascii}}|'''Skill'''
 
|{{Ascii}}|'''Skill'''
 
|-
 
|-
 +
|}
 
|}
 
|}
  
Line 34: Line 36:
 
|}
 
|}
 
|}
 
|}
 +
  
 
* Research by cAble.
 
* Research by cAble.
Line 39: Line 42:
 
   
 
   
 
<pre>
 
<pre>
 
 
05 00 #Operand
 
05 00 #Operand
 
46 5E CE 80 #Obj COn
 
46 5E CE 80 #Obj COn
Line 48: Line 50:
 
14 00 #String Size  
 
14 00 #String Size  
 
73 6F 63 69 61 6C 5F 64 61 6E 63 65 72 5F 6D 61 73 74 65 72 #social_dancer_master (the skill that is set)
 
73 6F 63 69 61 6C 5F 64 61 6E 63 65 72 5F 6D 61 73 74 65 72 #social_dancer_master (the skill that is set)
 
 
 
 
</pre>
 
</pre>

Revision as of 20:44, 5 January 2014

Object Controller - SetCurrentWorkingSkill (0000045B)

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 Character ID
INT String spacer
ASCII Skill

Variable Descriptions


controllerID = 0000045B


Tags


OCM This header is part of the ObjControllerMessage.

100% This packet has been completely reversed.


  • Research by cAble.
  • cAbles Note: This is an CU struct and likely to be applicable in a precu environment.
05 00 #Operand
46 5E CE 80 #Obj COn
2B 01 00 00 #Unknown INT
5B 04 00 00 #Enum: setCurrentWorkingSkill
92 7C A1 B3 1A 00 00 00 #CharacterID
00 00 00 00 #String Spacer
14 00 #String Size 
73 6F 63 69 61 6C 5F 64 61 6E 63 65 72 5F 6D 61 73 74 65 72 #social_dancer_master (the skill that is set)