Difference between revisions of "ImageDesignChangeMessage (00000238)"
From SWGANH Wiki
(→Variable Descriptions) |
|||
| (12 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{PageHeader|Object Controller|ImageDesignChangeMessage (00000238)}} | |
| − | + | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
| Line 6: | Line 5: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
| − | + | {| align="center" | |
| − | + | |- | |
| − | + | || | |
| − | + | {| class="wikitable" | |
| − | + | |{{long}}|'''ID of the image designer''' | |
| − | + | |- | |
| − | + | |{{long}}|'''ID of the one getting Image designed''' | |
| − | + | |- | |
| − | + | |{{long}}|'''ID of the image tent (NOT the cell)''' | |
| − | + | |- | |
| − | + | |{{byte}}|'''?? 1 when hair changed''' | |
| − | + | |- | |
| − | + | |{{a_string}}|'''hair''' | |
| − | + | |- | |
| − | + | |{{a_string}}|{{unknown}} | |
| − | + | |- | |
| − | + | |{{int}}|'''bitmap (?) timer - only timer left is for statmigration though (>2)''' | |
| − | + | |- | |
| − | + | |{{int}}|'''Session ID''' | |
| − | + | |- | |
| − | { | + | |{{int}}|'''moneyDemanded''' |
| − | + | |- | |
| − | + | |{{int}}|'''moneyOffered''' | |
| − | } | + | |- |
| − | + | |{{byte}}|'''flag commited by designer''' | |
| − | { | + | |- |
| − | + | |{{int}}|'''flag accepted by customer''' | |
| − | + | |- | |
| − | } | + | |{{byte}}|''' flag stat Migration''' |
| − | + | |- | |
| − | + | |{{int}}|'''bodyform/markingdesign Skill''' | |
| + | |- | ||
| + | |{{int}}|'''faceform/hairstyling Skill''' | ||
| + | |- | ||
| + | |{{int}}|'''bodyform/markingdesign Skill''' | ||
| + | |- | ||
| + | |{{int}}|'''faceform/hairstyling Skill''' | ||
| + | |- | ||
| + | |{{int}}|'''Counter of changed Body attributes''' | ||
| + | |} | ||
| + | {{beginlist|unknown 1|unknown count 1}} | ||
| + | :{| class="wikitable" | ||
| + | |{{a_string}}|'''Attribute Name''' | ||
| + | |- | ||
| + | |{{int}}|'''Attribute Value''' | ||
| + | |} | ||
| + | {{endlist|unknown 1}} | ||
| + | {| class="wikitable" | ||
| + | |{{int}}|'''Counter of changed Color attributes''' | ||
| + | |} | ||
| + | {{beginlist|unknown 2|unknown count 2}} | ||
| + | :{| class="wikitable" | ||
| + | |{{a_string}}|'''Attribute Name''' | ||
| + | |- | ||
| + | |{{int}}|'''Changed Value''' | ||
| + | |} | ||
| + | {{endlist|unknown 2}} | ||
| + | {| class="wikitable" | ||
| + | |{{a_string}}|'''ui_string holoemote''' | ||
| + | |} | ||
| + | |} | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
| Line 44: | Line 73: | ||
|valign=top| | |valign=top| | ||
| + | '''The above byte that is unknown maybe a group i found in files. | ||
| + | |||
| + | See this file for details | ||
| + | customization_group_shared.iff | ||
| + | |||
| + | Has isMarking as true and false | ||
| + | Also has isHair as true or false | ||
| + | |||
| + | {| align="center" | ||
| + | |- | ||
| + | || | ||
| + | {| class="wikitable" | ||
| + | |- | ||
| + | |'''Group'''||'''Is_Marking'''||'''Is_Hair''' | ||
| + | |- | ||
| + | ||body||0||0 | ||
| + | |- | ||
| + | ||eyes_nose||0||0 | ||
| + | |- | ||
| + | ||face||0||0 | ||
| + | |- | ||
| + | ||markings||1||0 | ||
| + | |- | ||
| + | ||hair||0||1 | ||
| + | |- | ||
| + | ||cosmetic||0||0 | ||
| + | |- | ||
| + | ||eyebrows||0||0 | ||
| + | |- | ||
| + | ||freckles||0||0 | ||
| + | |- | ||
| + | ||frills||0||1 | ||
| + | |- | ||
| + | ||fur||1||0 | ||
| + | |- | ||
| + | ||horns_hair||0||1 | ||
| + | |- | ||
| + | ||lekku||0||1 | ||
| + | |- | ||
| + | ||ridges||0||1 | ||
| + | |- | ||
| + | ||tattoos||1||0 | ||
| + | |- | ||
| + | ||trunk||0||0 | ||
| + | |- | ||
| + | ||ears_chin_mouth||0||0 | ||
| + | |- | ||
| + | |} | ||
| + | |} | ||
| + | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
| Line 50: | Line 129: | ||
||{{ObjControllerMessageTag}} | ||{{ObjControllerMessageTag}} | ||
|- | |- | ||
| − | ||{{ | + | ||{{75%}} |
|- | |- | ||
|} | |} | ||
|} | |} | ||
Latest revision as of 16:07, 16 October 2008
Object Controller - ImageDesignChangeMessage (00000238)
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 = 00000238 |
The above byte that is unknown maybe a group i found in files. See this file for details customization_group_shared.iff Has isMarking as true and false Also has isHair as true or false
Tags
|