Jump to content

Any way to cure vampirism in spouse?


GnatGoSplat

Recommended Posts

I did the Dawnguard quest where you have to turn your character's spouse into a vampire. Now I want to cure her. I already cured my player character through Falion, but haven't found a way to cure his wife.

 

The console commands that are supposed to work on the player character don't work on NPCs. I've tried "sexchange" on her, but it didn't work. She still has the red eyes. The other command, "showracemenu", definitely doesn't work on NPCs.

 

Any ideas?

Link to comment
Share on other sites

Press the ~ key at the top left of your keyboard to open the Console.

Click yourself or an NPC then type the commands listed below.

 

Or you can copy and paste the code into Notepad.

Scripts must be in the same folder as TESV.exe

C:\Program Files (x86)\Steam\SteamApps\common\skyrim

 

Here is a link to some pre-made scripts from VividAxis @ GameFAQ forum

http://www.mediafire.com/?8ae12sfxgo7fb3y

 

To execute a script type the following command into the Console:

BAT scriptname

where scriptname = the name of the script file

Example: Bat VampireCureKhajiit

 

Ignore the rest of this post if you downloaded the scripts, They will do all of this for you.

 

 

How to Cure a Player or NPC with Vampirism

Choose a RaceCode. Don't execute this command If you want to continue looking like a Vampire.

SetRace ArgonianRace

SetRace BretonRace

SetRace BretonRaceChild

SetRace DarkElfRace

SetRace ElderRace

SetRace HighElfRace

SetRace ImperialRace

SetRace KhajiitRace

SetRace NordRace

SetRace OrcRace

SetRace WoodElfRace

 

Then you need to run all of this code.

AddToFaction 000C4DE0 -1

AddToFaction 0002EB13 -1

AddToFaction 00046281 -1

AddToFaction 00027242 -1

RemovePerk 0010F1EC

RemovePerk 000F5B56

RemovePerk 000CF02C

RemoveSpell 000F5B54

RemoveSpell 000ED0AA

RemoveSpell 00107AA1

RemoveSpell 000F5B58

RemoveSpell 000F5B59

RemoveSpell 000F5B5A

RemoveSpell 000F5B5B

RemoveSpell 0008D5C3

RemoveSpell 0008D5C7

RemoveSpell 000ED0A9

RemoveSpell 00088821

RemoveSpell 000ED097

RemoveSpell 0010F1E7

RemoveSpell 000ED0A8

RemoveSpell 0002E1C3

RemoveSpell 000ED099

RemoveSpell 000ED09D

RemoveSpell 000ED09E

RemoveSpell 0010FB30

RemoveSpell 000F5B5C

RemoveSpell 000EA077

RemoveSpell 000EA078

RemoveSpell 000EA079

RemoveSpell 000EA07A

RemoveSpell 000EA07B

RemoveSpell 000C4DE2

RemoveSpell 000ED0A4

RemoveSpell 000ED0A5

RemoveSpell 000ED0A6

RemoveSpell 000ED0A7

RemoveSpell 000C4DE1

RemoveSpell 0008D5BF

RemoveSpell 0008D5C0

RemoveSpell 0008D5C1

RemoveSpell 0008D5C2

RemoveSpell 000ED0A1

RemoveSpell 000ED0A0

RemoveSpell 000ED0A2

RemoveSpell 000ED0A3

RemoveSpell 0010F1EB

RemoveSpell 0010F1EA

RemoveSpell 0010F1E9

RemoveSpell 0010F1E8

RemoveSpell 000F5B5D

RemoveSpell 000C1E8B

RemoveSpell 000ED09A

RemoveSpell 000ED09B

RemoveSpell 000ED09C

RemoveSpell 000B8780

Link to comment
Share on other sites

It's a custom follower I made. It did change her eyes to red from blue when I did the spouse into a vampire quest, but I can't figure out any way to change them back.

I know I can just remove her from the game and put her back in, but I thought a console fix might be faster than pulling out all her inventory and putting it back in.

Link to comment
Share on other sites

  • 7 years later...
The SetNpcWeight command seemed to change Lydia's eyes right, although you have to figure out the npc that you're dealing with's weight. (Lydia is 100 by default) And to be noted, if you have mods enabled, she will then change her textures and whatnot to those you have currently installed. So if you like how she looks in the vanilla game, you have to uninstall a lot of appearance mods.
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...