Please note that new user registrations disabled at this time.

Vampire Cure Fiasco

This forum is to be used for all discussions pertaining to The Elder Scrolls IV: Oblivion, its Knights of the Nine and Shivering Isles expansions, and any user-created or premium modules.
Post Reply
User avatar
Arist0tle
Posts: 1
Joined: Fri Jul 14, 2006 9:10 pm
Contact:

Vampire Cure Fiasco

Post by Arist0tle »

Alright, I tried to search for the answer in not only this forum, but others as well. My problem is very unique compared to most vampire cure quest bugs, questions, and concerns. This place seemed the most knowledgeable.

On to my fiasco. I recently contracted vampirism. To be honest, I simply wanted my vampirism cured as soon as possible, so I visited the add.item list and found the code for the vampire cure potion. I try to take it and it won't allow me since it is in my miscellaneous category. I try to deposit it and even sell it in hopes of retrieving it back and it being placed into my potions category. No go, because it's labeled as a quest item.

So I man up and actually do the quest. I even tried to turn in everything to the witch according to how some said was the best way. I complete the quest and get the two potions. Since I did the add.item list twice, I was now in possession of four cure potions, all labeled quest items.

I return to the count, and the potion for the wife was not even in the list of possible discussions to have with him. So not only cannot I not take the potion, quest or cheating, but now it's not even possible to complete the quest.

The MODs available only give you the items to complete the quest, and the one MOD where it allows you to buy a potion, I'm afraid it will just make the total five and I still won't be able to take it. Is there ANYTHING I can do, cheating or legit, to finally rid myself of vampirism? I was having so much fun moving up the ranks of fighters guild, and fighting in the Arena, but now this plague is making me angry.

Anything? Thanks for any help in advance.
User avatar
Rane
Posts: 213
Joined: Mon Jun 28, 2004 9:39 am
Location: Finland, at least last time I checked...
Contact:

Post by Rane »

Spoiler
I think I know what you did wrong. Since you said that the Cure Potion you got with the AddItem command ended up in the Misc category, I'd bet that you used the wrong code. The potion you got was the one you'd give to the Count to cure his wife. This potion is in the Misc category to ensure that player doesn't drink it by accident.

What I'd try to do if I were you, is to remove the redundant potions so that you possess only one of each. (One Cure potion in your potions list and one in your Misc list)

To remove the extra potions, use Player.RemoveItem 000977E4 1 (for the potion version) and Player.RemoveItem 0009812D 1 (for the misc non-drinkable version). Use the commands until you have only one of both.

If you still can't get the right dialogue options from the Count, just try drinking the Potion version and then use to SetStage 0003E933 100 to manually complete the quest and remove it from the active quest list.

If you for some reason cannot drink the potion, you can remove Vampirism manually with the following commands (you don't need to remove all the 25/50/75/100 abilites, just the ones you currently have):

Vampire spells/powers
Hunter's Sight: Player.RemoveSpell 0003BEDA
Embrace of Shadows: Player.RemoveSpell 0003BEDB
Reign of Terror: Player.RemoveSpell 0003BEDC
Vampire's Seduction: Player.RemoveSpell 0003BED9

Vamire Abilities (Vampirism 25)
Player.RemoveSpell 0003DB3A
Player.RemoveSpell 0002C2A7
Player.RemoveSpell 0002C2A8

Vampire Abilities (Vampirism 50)
Player.RemoveSpell 0002C2A2
Player.RemoveSpell 0002C2AA
Player.RemoveSpell 0002C2AB

Vampire Abilities (Vampirism 75)
Player.RemoveSpell 0002C2A4
Player.RemoveSpell 0002C2AD
Player.RemoveSpell 0002C2AE

Vampier Abilities (Vampirism 100)
Player.RemoveSpell 0002C2A5
Player.RemoveSpell 0002C2B0
Player.RemoveSpell 0002C2B1
User avatar
Maximus38
Posts: 65
Joined: Mon Apr 24, 2006 3:52 pm
Contact:

Post by Maximus38 »

About the potion being in the possible conversation options.....I know this sounds daft, but check they're aren't any more options by scrolling down the gold bar at the side. I was caught out in an earlier quest, just couldn't figure out what I was doing wrong.
Btw I am going through the vampire quest at the moment, am still collecting ingredients......
Post Reply