Difference between revisions of "SetProfessionTemplate (0000045C)"

From SWGANH Wiki
Jump to: navigation, search
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...)
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
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 have just the right material that you need.<br><br>My blog [http://www.spyshopper.nl/spy-camera/mini-camera mini camera helicopter]
+
{{PageHeader|Object Controller|SetProfessionTemplate  (0000045C)}}
 +
{| border="0" width="90%" cellpadding=6
 +
|-
 +
|valign=top|
 +
===Struct===
 +
----
 +
{| align="center"
 +
|-
 +
||
 +
{| class="wikitable"
 +
|{{Long}}|'''Character ID'''
 +
|-
 +
|{{int}}|'''Spacer'''
 +
|-
 +
|{{Ascii}}|'''Text Output'''
 +
|-
 +
|}
 +
 
 +
===Variable Descriptions===
 +
----
 +
controllerID     = '''0000045C'''
 +
----
 +
 
 +
|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.
 +
* This Object controller precedes (is sent just before) "setCurrentWorkingSkill"
 +
 
 +
<pre>
 +
 
 +
CU 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>

Latest revision as of 18:54, 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


LONG Character ID
INT Spacer
ASCII Text Output

Variable Descriptions


controllerID = 0000045C


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.
  • This Object controller precedes (is sent just before) "setCurrentWorkingSkill"

CU 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