FaceSelection

From TTWiki
Revision as of 11:25, 15 June 2011 by Pm-bot (talk | contribs) (Bot: Automated text replacement (--= +==))
Jump to navigationJump to search


Face Selection Cheat

Allows editing the company manager's face

Usage

Cht: Face [code]

Description

This cheat has two functions. Without a code, it displays the code of the current company manager's face. If a code is given, e.g. "Cht: Face 65AF5057", the manager's face will be set correspondingly.

Currently, the exact format of the face code is unknown, so the most reliable way to use this cheat is to find a face you like, read its code, and then write it down to use in the future.

The face code is apparently a bunch of bit-packed values:

bit(s) meaning
0..3 ignored
4..6 chin
7..9 forehead
10..15 mouth/nose/moustache
16..19 hair
20..23 shirt/coat
24..27 tie
27 skin color (female) (set for black, clear for white)
28 skin color (male) (set for black, clear for white)
29..30 glasses
31 gender (set for female, clear for male)

This table should be taken with a very large grain of salt. Note, especially, the absence of "earring". For some female faces, toggling bit 26 changes the earring, but for others it does not, and that's only two settings, not four, as is clearly necessary.