I found this after a long search in an other forum and wandet to share it with you guys and girls :
To become a vampire console command:
StartScript Vampire_Aundae_PC
To become normal again console command:
StartScript Vampire_Cure_PC
Now see the vampire cure in game script sets a flag (PCVampire) to -1 making it impossible to become a vampire again hence the becoming a vampire script console command again will not work due to this flag. So we set the flag back to 0 then we can become a vampire again. Console command:
set PCVampire to 0
So become Vampire
Cure Vampire
Clear flag
Become Vampire again using console if you want
btw, if you want to join another clan, just type Quarra or Berne instead of Aundae
Have fun
Vampire console commands
Vampire console commands
With each kill, I grow wiser, and with added wisdom, I grow stronger.
AE
AE
- UserUnfriendly
- Posts: 4109
- Joined: Mon Aug 06, 2001 10:00 pm
- Location: Sluggy Zone
- Contact:
First...becoming a vampire is easy. You really don't need to cheat to do it.
But second, if you -are- going to cheat, the above isn't the best way to do it. If you check your effects, you'll note that invoking the scripts this way is somewhat buggy... you'll get the bonuses to all three clans, and it probably screws up any interactions you may have with the different clans. Better is to use these commands:
player->addspell "vampire blood berne"
...or replace berne with quarra or aundae for the other two clans. This will infect you with the disease, just like you got it from fighting a vamp. You'll be normal for three days, then turn into a vamp of whichever clan.
Again, though, it's not hard to do this legitimately. A couple of custom 'weakness to common disease on self' spells or enchanted items will help.
But second, if you -are- going to cheat, the above isn't the best way to do it. If you check your effects, you'll note that invoking the scripts this way is somewhat buggy... you'll get the bonuses to all three clans, and it probably screws up any interactions you may have with the different clans. Better is to use these commands:
player->addspell "vampire blood berne"
...or replace berne with quarra or aundae for the other two clans. This will infect you with the disease, just like you got it from fighting a vamp. You'll be normal for three days, then turn into a vamp of whichever clan.
Again, though, it's not hard to do this legitimately. A couple of custom 'weakness to common disease on self' spells or enchanted items will help.
- Sirius_Sam
- Posts: 301
- Joined: Wed May 08, 2002 10:56 am
- Location: USA
- Contact:
I haven't tried. On the surface it seems like it should work, but...
If the reason folks can't get a disease after getting cured of corpus, no matter how much they lower their resistance to common disease, is because of a script issue behind the variables.... then doing this might muck things up. It might work, but I'd be a bit wary of it.
If the reason folks can't get a disease after getting cured of corpus, no matter how much they lower their resistance to common disease, is because of a script issue behind the variables.... then doing this might muck things up. It might work, but I'd be a bit wary of it.