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 designt
 
|-
 
|-
|{{long}}|{{ always 0}}
+
|{{long}}| always 0
 
|-
 
|-
|{{byte}}|{{?? 1 when hair changed}}
+
|{{byte}}|?? 1 when hair changed
 
|-
 
|-
|{{a_string}}|{{hair}}
+
|{{a_string}}|hair
 
|-
 
|-
 
|{{a_string}}|{{unknown}}
 
|{{a_string}}|{{unknown}}
Line 23: Line 23:
 
|{{int}}|{{unknown}}
 
|{{int}}|{{unknown}}
 
|-
 
|-
|{{int}}|{{Session Id}}
+
|{{int}}|Session Id
 
|-
 
|-
|{{int}}|{{moneyDemanded}}
+
|{{int}}|moneyDemanded
 
|-
 
|-
|{{int}}|{{money Offered}}
+
|{{int}}|money Offered
 
|-
 
|-
 
|{{byte}}|{{unknown}}
 
|{{byte}}|{{unknown}}
Line 35: Line 35:
 
|{{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}}

Revision as of 11:11, 25 April 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 designt
LONG always 0
BYTE ?? 1 when hair changed
A_STRING hair
A_STRING ??
INT ??
INT Session Id
INT moneyDemanded
INT money Offered
BYTE ??
INT ??
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/>

INT ??

Variable Descriptions


controllerID = 00000238


Tags


OCM This header is part of the ObjControllerMessage.

25% This packet has been partially reversed.