![]()
|
|
Related Issues: 26730
What's the exact line Serana says? The "I promise to try and make this as painless as possible. Hold still."?
I think I know the issue, but I'm unsure if the fix is safe. The issue is if she re-bites you, the game tries to rerun stage 110 to re-apply vampirism and allow you to enter, the script is all set up for this. The problem is the quest doesn't allow repeated stages, so if she bit you once before, stage 110 can't rerun.
Flagging "allow repeated stages" would fix this ,but I'm worried it might be possible for earlier story stages to rerun as a result as well.
Flagging "allow repeated stages" would fix this ,but I'm worried it might be possible for earlier story stages to rerun as a result as well.
This should fix it, it moves DLC1VQ04QuestScript.seranaBite() from stage 110 to the dialog's own On End block.
Attached Files:
DLC1_TIF__0100D3E0.pex
DLC1_QF_VQ04Hunter_0100284F.pex
DLC1_TIF__0100D3E0.psc
DLC1_QF_VQ04Hunter_0100284F.psc





Showing Comments 1 - 3 of 3