Difference between revisions of "FaceSelection"
m (Bot: Automated text replacement (--= +==)) |
(Reformat and update) |
||
Line 1: | Line 1: | ||
⚫ | |||
− | |||
− | |||
− | =Face Selection Cheat= |
||
− | |||
⚫ | |||
==Usage== |
==Usage== |
||
Line 42: | Line 38: | ||
|- |
|- |
||
− | |27||skin |
+ | |27||skin colour (female) (set for black, clear for white) |
|- |
|- |
||
− | |28||skin |
+ | |28||skin colour (male) (set for black, clear for white) |
|- |
|- |
||
Line 55: | Line 51: | ||
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. |
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. |
||
+ | [[Category:Additional Reading]][[Category:Sign Cheats]][[Category:TTDPatch]][[Category:TTDPatch Manual]] |
Revision as of 15:19, 18 June 2011
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 colour (female) (set for black, clear for white) |
28 | skin colour (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.