Difference between revisions of "SetCurrentWorkingSkill (0000045B)"
From SWGANH Wiki
m (New page: In case you are curious about buying a gpt site after that you ought to look at this!<br>This may provide you more knowledge about [http://hetinternetgeld.nl/index.php online Geld Verdien...) |
|||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{PageHeader|Object Controller|SetCurrentWorkingSkill (0000045B)}} | |
| + | |||
| + | {| border="0" width="90%" cellpadding=6 | ||
| + | |- | ||
| + | |valign=top| | ||
| + | ===Struct=== | ||
| + | ---- | ||
| + | {| align="center" | ||
| + | |- | ||
| + | || | ||
| + | {| class="wikitable" | ||
| + | |{{Long}}|'''Character ID''' | ||
| + | |- | ||
| + | |{{int}}|'''String spacer''' | ||
| + | |- | ||
| + | |{{Ascii}}|'''Skill''' | ||
| + | |- | ||
| + | |} | ||
| + | |} | ||
| + | |||
| + | ===Variable Descriptions=== | ||
| + | ---- | ||
| + | controllerID = '''0000045B''' | ||
| + | ---- | ||
| + | |||
| + | |valign=top| | ||
| + | |||
| + | ===Tags=== | ||
| + | ---- | ||
| + | {| align="center" | ||
| + | |- | ||
| + | ||{{ObjControllerMessageTag}} | ||
| + | |- | ||
| + | ||{{100%}} | ||
| + | |- | ||
| + | |} | ||
| + | |} | ||
| + | |||
| + | |||
| + | * Research by cAble. | ||
| + | * cAbles Note: This is an CU struct and likely to be applicable in a precu environment. | ||
| + | |||
| + | <pre> | ||
| + | 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) | ||
| + | </pre> | ||
| + | |||
| + | <pre> | ||
| + | cAbles Note: this object controller is also used in the NGE in conjunction with setProfessionTemplate, when using the respec Councillor. | ||
| + | </pre> | ||
Latest revision as of 17:26, 9 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
Variable DescriptionscontrollerID = 0000045B |
Tags
|
- 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)
cAbles Note: this object controller is also used in the NGE in conjunction with setProfessionTemplate, when using the respec Councillor.