Face reset after werewolf transformation

Post » Wed May 30, 2012 12:54 pm

So during the companion guild quest, when the werewolf transformation was over, I noticed that the haircut of my character wasn't the same...
My character is a nord, and it seems to reset to the default redguard face and haircut whenever he transorfms back to human form.
Does anyone has the same issue or knows how to fix it ? thank you and sorry for my english
User avatar
Izzy Coleman
 
Posts: 3336
Joined: Tue Jun 20, 2006 3:34 am

Post » Wed May 30, 2012 3:22 am

Please I can't be the only one with that bug
User avatar
Laura Ellaby
 
Posts: 3355
Joined: Sun Jul 02, 2006 9:59 am

Post » Wed May 30, 2012 4:16 am

I can tell now that this issue occurs because I used the command "showracemenu" and changed the race of my character during the game. And after the transformation I can use the command "setplayerrace 13746" to recover my normal face, but it obviously mess with my perks and my skills.
So I wonder now why the game still consider my character as a redguard when he's transforming back to human form, even if I changed it to a nord before that ?
Any idea ?

Btw please forgive my english, this is not my native language but I think its still understundable.
User avatar
Lalla Vu
 
Posts: 3411
Joined: Wed Jul 19, 2006 9:40 am

Post » Wed May 30, 2012 9:05 am

I've found something that seems to work well, so i'm posting it here and maybe it will be usefull for someone else

After being transformed back to humain form, use "player.setrace argonian" and THEN type "player.setrace whateverraceyouwant", your face should be returned to normal and your stats should be unchanged ! Worked for me at least.
User avatar
Sami Blackburn
 
Posts: 3306
Joined: Tue Jun 20, 2006 7:56 am

Post » Wed May 30, 2012 9:47 am

The problem in script
"PlayerWerewolfChangeScript"
Game.GetPlayer().SetRace((CompanionsTrackingQuest as CompanionsHousekeepingScript).PlayerOriginalRace)
If you used the command "showracemenu", it becomes not a new race, and that which is specified in the parameter "PlayerOriginalRace" quest "CompanionsTrackingQuest".
I added a solution:
http://skyrim.nexusmods.com/downloads/file.php?id=11307
User avatar
Hussnein Amin
 
Posts: 3557
Joined: Sun Aug 05, 2007 2:15 am


Return to V - Skyrim