I'm trying to figure out a way to change the player's face at a certain point in the game to make it look different for a quest-related reason (basically, adding a tattoo). At the moment I can think of two possible ways, but I'd prefer to just be able to have it switch to a different texture. Currently my thoughts are:
1. Use an amulet/ring/tail/something to add it the tattoo (but this has the drawback of having that thing in you inventory)
2. Make the player a "vampire", but alter the vampire textures so that the face just gets a tattoo added to it (unsure if this is even possible. Haven't look yet)
What I'd prefer to be able to do is just switch the player's race to one with the tattoo, or even better, script in a texture change for the current race. Does anyone know of any way to do that? (using OBSE or something else perhaps)