Skip to main content

Player::setCustomization

This method set player customization (NB: This resets your weapons also).

Parameters

  • gender: &lt;span style="color:#008017&gt;Boolean</span>
  • shapeFirst: &lt;span style="color:#008017&gt;Number</span>
  • shapeSecond: &lt;span style="color:#008017&gt;Number</span>
  • shapeThird: &lt;span style="color:#008017&gt;Number</span>
  • skinFirst: &lt;span style="color:#008017&gt;Number</span>
  • skinSecond: &lt;span style="color:#008017&gt;Number</span>
  • skinThird: &lt;span style="color:#008017&gt;Number</span>
  • shapeMix: &lt;span style="color:#008017&gt;Number</span>
  • skinMix: &lt;span style="color:#008017&gt;Number</span>
  • thirdMix: &lt;span style="color:#008017&gt;Number</span>
  • eyeColor: &lt;span style="color:#008017&gt;Number</span>
  • hairColor: &lt;span style="color:#008017&gt;Number</span>
  • hightlightColor: &lt;span style="color:#008017&gt;Number</span>
  • faceFeatures: &lt;span style="color:#008017&gt;Float[]</span>. <b>IMPORTANT</b>: The array must contain 20 elements
IndexFace featureMinMax
0Nose width-1.0 narrow1.0 wide
1Nose height-1.0 top1.0 bottom
2Nose length-1.0 grand1.0 petite
3Nose bridge-1.0 round1.0 hollow
4Nose tip-1.0 upward1.0 downward
5Nose bridge shift-1.0 to the right1.0 to the left
6Brow height-1.0 top1.0 bottom
7Brow width-1.0 inward1.0 outward
8Cheekbone height-1.0 top1.0 bottom
9Cheekbone width-1.0 narrow1.0 wide
10Cheeks width-1.0 wide1.0 narrow
11Eyes-1.0 opened1.0 closed
12Lips-1.0 wide1.0 narrow
13Jaw width-1.0 narrow1.0 wide
14Jaw height-1.0 top1.0 bottom
15Chin length-1.0 small1.0 long
16Chin position-1.0 inward1.0 outward
17Chin width-1.0 narrow1.0 grand
18Chin shape-1.0 simple chin1.0 double chin
19Neck width-1.0 narrow1.0 wide

Syntax

Example

See Also