Difference between revisions of "ImageDesignChangeMessage (00000238)"
From SWGANH Wiki
(→Struct) |
(→Variable Descriptions) |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 9: | Line 9: | ||
|| | || | ||
{| class="wikitable" | {| class="wikitable" | ||
| − | |{{long}}| | + | |{{long}}|'''ID of the image designer''' |
|- | |- | ||
| − | |{{long}}| | + | |{{long}}|'''ID of the one getting Image designed''' |
|- | |- | ||
| − | |{{long}}| | + | |{{long}}|'''ID of the image tent (NOT the cell)''' |
|- | |- | ||
| − | |{{byte}}|?? 1 when hair changed | + | |{{byte}}|'''?? 1 when hair changed''' |
|- | |- | ||
| − | |{{a_string}}|hair | + | |{{a_string}}|'''hair''' |
|- | |- | ||
|{{a_string}}|{{unknown}} | |{{a_string}}|{{unknown}} | ||
|- | |- | ||
| − | |{{int}}| | + | |{{int}}|'''bitmap (?) timer - only timer left is for statmigration though (>2)''' |
|- | |- | ||
| − | |{{int}}|Session | + | |{{int}}|'''Session ID''' |
|- | |- | ||
| − | |{{int}}|moneyDemanded | + | |{{int}}|'''moneyDemanded''' |
|- | |- | ||
| − | |{{int}}| | + | |{{int}}|'''moneyOffered''' |
|- | |- | ||
| − | |{{byte}}|flag commited by | + | |{{byte}}|'''flag commited by designer''' |
|- | |- | ||
| − | |{{int}}| | + | |{{int}}|'''flag accepted by customer''' |
|- | |- | ||
| − | |{{byte}}| | + | |{{byte}}|''' flag stat Migration''' |
|- | |- | ||
| − | |{{int}}|bodyform/markingdesign Skill | + | |{{int}}|'''bodyform/markingdesign Skill''' |
|- | |- | ||
| − | |{{int}}|faceform/hairstyling Skill | + | |{{int}}|'''faceform/hairstyling Skill''' |
|- | |- | ||
| − | |{{int}}|bodyform/markingdesign Skill | + | |{{int}}|'''bodyform/markingdesign Skill''' |
|- | |- | ||
| − | |{{int}}|faceform/hairstyling Skill | + | |{{int}}|'''faceform/hairstyling Skill''' |
|- | |- | ||
| − | |{{int}}|Counter of changed Body attributes | + | |{{int}}|'''Counter of changed Body attributes''' |
|} | |} | ||
{{beginlist|unknown 1|unknown count 1}} | {{beginlist|unknown 1|unknown count 1}} | ||
:{| class="wikitable" | :{| class="wikitable" | ||
| − | |{{a_string}}| | + | |{{a_string}}|'''Attribute Name''' |
|- | |- | ||
| − | |{{int}}| | + | |{{int}}|'''Attribute Value''' |
|} | |} | ||
{{endlist|unknown 1}} | {{endlist|unknown 1}} | ||
{| class="wikitable" | {| class="wikitable" | ||
| − | |{{int}}|Counter of changed Color attributes | + | |{{int}}|'''Counter of changed Color attributes''' |
|} | |} | ||
{{beginlist|unknown 2|unknown count 2}} | {{beginlist|unknown 2|unknown count 2}} | ||
:{| class="wikitable" | :{| class="wikitable" | ||
| − | |{{a_string}}| | + | |{{a_string}}|'''Attribute Name''' |
|- | |- | ||
| − | |{{int}}| | + | |{{int}}|'''Changed Value''' |
|} | |} | ||
{{endlist|unknown 2}} | {{endlist|unknown 2}} | ||
{| class="wikitable" | {| class="wikitable" | ||
| − | |{{ | + | |{{a_string}}|'''ui_string holoemote''' |
|} | |} | ||
|} | |} | ||
| Line 73: | 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=== | ||
---- | ---- | ||
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
|