Well, since no one seems to have replied to my other thread, I decided to try something else to get my scar-face in game.
Here are some screenshots:
Now, if you want to add a new face, this is what to do:
Open face_gen.txt in the Mount&BladeData directory. Search for "manface." The line looks like this:
Change the "5" to a 6 and then search for "undeadface." The line looks like this:
Take the "undeadface_b -3473472" entry and copy it, then paste after the "manface_dark -7307152" entry. To finish the mod, rename undeadface_b.jpg to undeadface_b.bak and put in a .jpg of whatever face you'd like to use, and name it undeadface_b.jpg. You'll now have a unique face to use for your character.
If you'd like to have two extra faces, repeat the steps with the "undeadface_a" entry, and change the number of manfaces to 7.
Effidian, perhaps we can look at the .rsf files?
Here are some screenshots:


Now, if you want to add a new face, this is what to do:
Open face_gen.txt in the Mount&BladeData directory. Search for "manface." The line looks like this:
Code:
5 manface10 -1 manface_red -1 manface_midage -1 manface_old -2039584 manface_dark -7307152
Change the "5" to a 6 and then search for "undeadface." The line looks like this:
Code:
2 undeadface_a -1 undeadface_b -3473472
Take the "undeadface_b -3473472" entry and copy it, then paste after the "manface_dark -7307152" entry. To finish the mod, rename undeadface_b.jpg to undeadface_b.bak and put in a .jpg of whatever face you'd like to use, and name it undeadface_b.jpg. You'll now have a unique face to use for your character.
If you'd like to have two extra faces, repeat the steps with the "undeadface_a" entry, and change the number of manfaces to 7.
Effidian, perhaps we can look at the .rsf files?