Any attractive mods ?

Users who are viewing this thread

I'm Tired of my character in mount and blade looking like they feel out fo the ugly tree, hit every branch on the way down and managed to take half the tree with him.
How would i go about modding in a attractive face generation rather than the regular pug ugly generator.
and is there any current mods that make the face generator make attractive faces ?
 
...Lemme guess, you love Oblivion's face generator?  :razz:

There are a few face retextures out there, but none that actually change the generating process.
 
I've found the facial generation isn't the problem (although they could be improved, but the textures.
 
Prophesy of Pendor has some nice looking faces. Also, Wedding Dance has "beautiful bodies" if you know what i mean. *wink wink*
 
In module_skins.py you can edit the face key values. In fact you can also do this in skins.txt.
For example:
mod system:
(120,0,1.9,-1.0, "Eye Shape"),
text file:
skinkey_eye_shape 120 0 1.900000 -1.000000 Eye_Shape

the red is what you need to change, the left is the left side of the slider and vice versa. Try this: 0.700000 -1.400000.

For the giantsvsdwarves mod I did more extensive modding for the elf face keys. Just copy over the man face keys in native to try it out. Its only basic but it produces much more 'elfy' faces.

skinkey_chin_size 20 0 0.700000 -0.300000 Chin_Size skinkey_chin_shape 260 0 -0.600000 1.400000 Chin_Shape skinkey_chin_forward 10 0 -0.500000 0.800000 Chin_Forward skinkey_jaw_width 240 0 0.900000 -0.700000 Jaw_Width skinkey_jaw_position 210 0 -0.500000 1.000000 Jaw_Position skinkey_mouth_nose_distance 250 0 0.800000 -1.000000 Mouth-Nose_Distance skinkey_mouth_width 200 0 -0.300000 1.000000 Mouth_Width skinkey_cheeks 50 0 -1.500000 0.700000 Cheeks skinkey_nose_height 60 0 -0.400000 1.350000 Nose_Height skinkey_nose_width 70 0 -0.600000 0.400000 Nose_Width skinkey_nose_size 80 0 1.000000 -0.400000 Nose_Size skinkey_nose_shape 270 0 -0.500000 1.000000 Nose_Shape skinkey_nose_bridge 90 0 -0.400000 1.100000 Nose_Bridge skinkey_cheek_bones 100 0 -0.300000 1.300000 Cheek_Bones skinkey_eye_width 150 0 -0.200000 3.000000 Eye_Width skinkey_eye_to_eye_dist 110 0 1.200000 -0.800000 Eye_to_Eye_Dist skinkey_eye_shape 120 0 1.200000 -1.200000 Eye_Shape skinkey_eye_depth 130 0 -0.500000 1.100000 Eye_Depth skinkey_eyelids 140 0 1.000000 -1.200000 Eyelids skinkey_eyebrow_position 160 0 1.300000 -0.200000 Eyebrow_Position skinkey_eyebrow_height 170 0 -0.100000 1.900000 Eyebrow_Height skinkey_eyebrow_depth 220 0 -0.100000 0.900000 Eyebrow_Depth skinkey_eyebrow_shape 180 0 -1.100000 1.600000 Eyebrow_Shape skinkey_temple_width 230 0 1.200000 -0.700000 Temple_Width skinkey_face_depth 30 0 -0.400000 0.700000 Face_Depth skinkey_face_ratio 40 0 0.700000 -0.400000 Face_Ratio skinkey_face_width 190 0 0.000000 0.950000 Face_Width[/color]


Cheers,
Mayhem
 
@Keedo That is exactly what i was looking for ! real people faces rather than some really scary looking action men dolls XD
@ Mayhem that improves their eyes but leaves the rest of their face still lokking kinda well, fugly XD but thanks anyhow
Edit : Mayhem I apolagise, I had a nosey using your elfy faces and they rock :razz:
 
Thanks, glad someone enjoyed it. And as I guess you figured, that eye thing was just an example of how to do it and how I figured it out.
 
Back
Top Bottom