Difference between revisions of "SetProfessionTemplate (0000045C)"
From SWGANH Wiki
m (New page: It doesn't matter what you feel about verborgen camera right now, what counts is that you work hard to achieve the result that you want. You could get more guidance at , which should hav...) |
(New page: {{PageHeader|Object Controller|SetProfessionTemplate (0000045C)}} {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- {| align="center" |- || {| class="wikitable" |{...) |
||
| Line 1: | Line 1: | ||
| − | + | {{PageHeader|Object Controller|SetProfessionTemplate (0000045C)}} | |
| + | {| border="0" width="90%" cellpadding=6 | ||
| + | |- | ||
| + | |valign=top| | ||
| + | ===Struct=== | ||
| + | ---- | ||
| + | {| align="center" | ||
| + | |- | ||
| + | || | ||
| + | {| class="wikitable" | ||
| + | |{{Long}}|'''Character ID''' | ||
| + | |- | ||
| + | |{{int}}|'''Unknown INT''' | ||
| + | |- | ||
| + | |{{int}}|'''newRoleIconChoice''' | ||
| + | |- | ||
| + | |{{byte}}|'''Sequence ID''' | ||
| + | |} | ||
| + | |||
| + | ===Variable Descriptions=== | ||
| + | ---- | ||
| + | controllerID = '''0000045C''' | ||
| + | ---- | ||
| + | |||
| + | |valign=top| | ||
| + | |||
| + | ===Tags=== | ||
| + | ---- | ||
| + | {| align="center" | ||
| + | |- | ||
| + | ||{{ObjControllerMessageTag}} | ||
| + | |- | ||
| + | ||{{100%}} | ||
| + | |- | ||
| + | |} | ||
| + | |} | ||
| + | |||
| + | |||
| + | * cAbles Note: This is an NGE struct. No research has been done to determine whether it applies to a precu environment. | ||
| + | * Further research is required. | ||
| + | * | ||
| + | |||
| + | <pre> | ||
| + | |||
| + | NGE struct by cAble | ||
| + | |||
| + | |||
| + | 05 00 #Operand | ||
| + | 46 5E CE 80 #Obj Con | ||
| + | 2B 00 00 00 #Unknown INT | ||
| + | 5C 04 00 00 #enum: setProfessionTemplate | ||
| + | 71 F6 46 DF 07 00 00 00 #Character ID | ||
| + | 00 00 00 00 #Spacer | ||
| + | 09 00 #Ascii | ||
| + | 74 72 61 64 65 72 5F 31 64 #Text output = trader_1d | ||
| + | |||
| + | |||
| + | |||
| + | </pre> | ||
Revision as of 17:51, 7 January 2014
Object Controller - SetProfessionTemplate (0000045C)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
NGE struct by cAble 05 00 #Operand 46 5E CE 80 #Obj Con 2B 00 00 00 #Unknown INT 5C 04 00 00 #enum: setProfessionTemplate 71 F6 46 DF 07 00 00 00 #Character ID 00 00 00 00 #Spacer 09 00 #Ascii 74 72 61 64 65 72 5F 31 64 #Text output = trader_1d |