Difference between revisions of "ImageDesignChangeMessage (00000238)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Struct)
Line 9: Line 9:
 
||
 
||
 
{| class="wikitable"
 
{| class="wikitable"
|{{long}}|id of the image designer
+
|{{long}}|'''ID of the image designer'''
 
|-
 
|-
|{{long}}|id of the one getting Image designt
+
|{{long}}|'''ID of the one getting Image designed'''
 
|-
 
|-
|{{long}}| always 0
+
|{{long}}|'''0'''
 
|-
 
|-
|{{byte}}|?? 1 when hair changed
+
|{{byte}}|'''?? 1 when hair changed'''
 
|-
 
|-
|{{a_string}}|hair
+
|{{a_string}}|'''hair'''
 
|-
 
|-
 
|{{a_string}}|{{unknown}}
 
|{{a_string}}|{{unknown}}
 
|-
 
|-
|{{int}}|{{bitmap (?) timer - only timer left is for statmigration though (>2)}}
+
|{{int}}|'''bitmap (?) timer - only timer left is for statmigration though (>2)'''
 
|-
 
|-
|{{int}}|Session Id
+
|{{int}}|'''Session ID'''
 
|-
 
|-
|{{int}}|moneyDemanded
+
|{{int}}|'''moneyDemanded'''
 
|-
 
|-
|{{int}}|money Offered
+
|{{int}}|'''moneyOffered'''
 
|-
 
|-
|{{byte}}|flag commited by Id
+
|{{byte}}|'''flag commited by designer'''
 
|-
 
|-
|{{int}}|flag accepted by customer
+
|{{int}}|'''flag accepted by customer'''
 
|-
 
|-
 
|{{byte}}|{{unknown}}
 
|{{byte}}|{{unknown}}
 
|-
 
|-
|{{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}}|attribute Name
+
|{{a_string}}|'''Attribute Name'''
 
|-
 
|-
|{{int}}|attribute value
+
|{{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}}|attribute Name
+
|{{a_string}}|'''Attribute Name'''
 
|-
 
|-
|{{int}}|changed Value
+
|{{int}}|'''Changed Value'''
 
|}
 
|}
 
{{endlist|unknown 2}}
 
{{endlist|unknown 2}}
 
{| class="wikitable"
 
{| class="wikitable"
|{{a_string}}|ui_string holoemote
+
|{{a_string}}|'''ui_string holoemote'''
 
|}
 
|}
 
|}
 
|}

Revision as of 13:48, 10 May 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


LONG ID of the image designer
LONG ID of the one getting Image designed
LONG 0
BYTE ?? 1 when hair changed
A_STRING hair
A_STRING ??
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 ??
INT bodyform/markingdesign Skill
INT faceform/hairstyling Skill
INT bodyform/markingdesign Skill
INT faceform/hairstyling Skill
INT Counter of changed Body attributes

<unknown 1 count=unknown count 1>

A_STRING Attribute Name
INT Attribute Value

<unknown 1/>

INT Counter of changed Color attributes

<unknown 2 count=unknown count 2>

A_STRING Attribute Name
INT Changed Value

<unknown 2/>

A_STRING ui_string holoemote

Variable Descriptions


controllerID = 00000238


Tags


OCM This header is part of the ObjControllerMessage.

75% This packet has been partially reversed.