Difference between revisions of "UiPlayEffect (00000401)"
From SWGANH Wiki
m (New page: Other firms, as an example insurance underwriters, cellphone companies, landlords, hiring managers, govt sections and local regulators employ the same methods.<br><br>com was gone, much to...) |
|||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{PageHeader|Object Controller|UiPlayEffect (00000401)}} | |
+ | {| border="0" width="90%" cellpadding=6 | ||
+ | |- | ||
+ | |valign=top| | ||
+ | ===Struct=== | ||
+ | ---- | ||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="wikitable" | ||
+ | |{{Long}}|'''Character ID''' | ||
+ | |- | ||
+ | |{{int}}|'''Unknown INT''' | ||
+ | |- | ||
+ | |{{long}}|'''Character ID''' | ||
+ | |- | ||
+ | |{{Ascii}}|'''UI String''' | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | ===Variable Descriptions=== | ||
+ | ---- | ||
+ | controllerID = '''00000401''' | ||
+ | ---- | ||
+ | |||
+ | |valign=top| | ||
+ | |||
+ | ===Tags=== | ||
+ | ---- | ||
+ | {| align="center" | ||
+ | |- | ||
+ | ||{{ObjControllerMessageTag}} | ||
+ | |- | ||
+ | ||{{100%}} | ||
+ | |- | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | |||
+ | *cAbles Note: CU struct. | ||
+ | * may be compatible with precu but requires testing. | ||
+ | |||
+ | |||
+ | <pre> | ||
+ | |||
+ | CU research and object controller struct by cAble | ||
+ | |||
+ | |||
+ | sample1 | ||
+ | |||
+ | |||
+ | 05 00 #operand | ||
+ | 46 5E CE 80 #obj con | ||
+ | 0B 00 00 00 #unknown int | ||
+ | 01 04 00 00 #Enum: UiPlayEffect | ||
+ | |||
+ | 70 F6 46 DF 07 00 00 00 #char id | ||
+ | 00 00 00 00 #Unknown Int | ||
+ | 70 F6 46 DF 07 00 00 00 ##char id | ||
+ | |||
+ | 17 00 #StringSize | ||
+ | 73 68 6F 77 4D 65 64 69 61 74 6F 72 3D 77 73 5F 72 6F 61 64 6D 61 70 #showMediator=ws_roadmap | ||
+ | |||
+ | |||
+ | sample2 | ||
+ | |||
+ | 05 00 | ||
+ | 46 5E CE 80 | ||
+ | 0B 00 00 00 | ||
+ | 01 04 00 00 | ||
+ | 70 F6 46 DF 07 00 00 00 | ||
+ | 00 00 00 00 | ||
+ | 70 F6 46 DF 07 00 00 00 | ||
+ | |||
+ | 28 00 | ||
+ | 73 68 6F 77 4D 65 64 69 61 74 6F 72 3D 77 73 5F 70 72 6F 66 | ||
+ | 65 73 73 69 6F 6E 74 65 6D 70 6C 61 74 65 | ||
+ | 73 65 6C 65 63 74 #showMediator=ws_professiontemplateselect | ||
+ | |||
+ | |||
+ | </pre> |
Latest revision as of 18:00, 10 January 2014
Object Controller - UiPlayEffect (00000401)
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 = 00000401 |
Tags
|
- cAbles Note: CU struct.
- may be compatible with precu but requires testing.
CU research and object controller struct by cAble sample1 05 00 #operand 46 5E CE 80 #obj con 0B 00 00 00 #unknown int 01 04 00 00 #Enum: UiPlayEffect 70 F6 46 DF 07 00 00 00 #char id 00 00 00 00 #Unknown Int 70 F6 46 DF 07 00 00 00 ##char id 17 00 #StringSize 73 68 6F 77 4D 65 64 69 61 74 6F 72 3D 77 73 5F 72 6F 61 64 6D 61 70 #showMediator=ws_roadmap sample2 05 00 46 5E CE 80 0B 00 00 00 01 04 00 00 70 F6 46 DF 07 00 00 00 00 00 00 00 70 F6 46 DF 07 00 00 00 28 00 73 68 6F 77 4D 65 64 69 61 74 6F 72 3D 77 73 5F 70 72 6F 66 65 73 73 69 6F 6E 74 65 6D 70 6C 61 74 65 73 65 6C 65 63 74 #showMediator=ws_professiontemplateselect