Very nice mod just there is one problem. Since I use quickloot ee when I want to feed on dead npc the quickloot ee won't let this mod to work. I hope you make a patch so when a shift key is pressed and if the player is vampire be able to feed
I found a scuffed workaround, just go into Quickloot IE mod config and disable the loot menu from appearing in 3rd person and go third person when you want to feed.
idk if it works for this mod because I can't get this one to work for some reason, but when I was running Better Vampire, it had the same system, and you can actually still use it normally by Looking at the body, HOLD E, like ur trying to pick up the body, then let go while still looking at the body, and it'll prompt the Vanilla search which brings up all the options like "ignore" "feed" "search"
Would it be possible to add a way to feed on enemies during combat to heal a bit of HP without instantly killing the enemy? Sorry if I asked this already and forgot.
Nice mod, kinda wish it had the option to sneak lethal drain instead of / in addition to sneak feed.
For Sacrilege, replacing the behavior isnt too hard by modifying fsneak() in ao_vampirequestscript.psc the following ;those 2 lines arent contiguous so it needs adapting PlayerREF.StartVampireFeed(akTargetRef as actor) PlayerVampireQuest.VampireFeed()
by SQL_FeedManager_Script property FeedManager auto (...) FeedManager.ProcessFeed(Enemy, true, false, false, true) (which is the snippet called for the "Drain (lethal)" action of Sacrilege/Sacrosanct
Have dynamic activation key installed, though none of the three variations of activating for feeding seem to work.. Activating a living entity while undetected and sneaking just has the pickpocket prompt, no prompt for an enemy when in bleedout state, and trying to feed on a fresh corpse just activates the looting menu.
Nothing is conflicting or overwriting this mod, I've tried reinstalling it just encase- but no dice so far :/
+1 -- I'm on 1.6.640 and I also get this same issue. I'm using Dynamic Activation Key (1.02), Scion (2.2) and Dark Destiny - Become a Vampire Unwillingly (1.1) and added Vampire Feeding Tweaks during a test save (no new game)
Ran Loot, Nemesis, and Synthesis.. still not working
Update: Just started a new save and it works like a charm- Thanks for the great mod! endorsed
see this worked for me but i really dont wanna start a new character. It for some reason works on a new save file but not the one ive been using for a few weeks
Could a failsafe check be added to the feed functions in the quest script so the player can never be the feeding target? I think there might be a weird compatibility issue with Vampire Animations that causes VFT bleedout feeding to sometimes kill the player rather than the targeted NPC. I'm not sure what exactly is causing the feeding initiator and the target to get swapped - I just drop dead after the animation completes. Disabling the VA animation replacement appears to fix it, but I think it might be a good idea to add a player exclusion failsafe to VFT regardless. I'll report this to the author of VA as well, of course.
I also noticed being able to sneak-feed on my own followers, and was wondering if that's intentional.
Nvm, all that I needed was Dynamic Activation Key and I followed the instructions on mod page (I got Papyrus version) to change the key for Left Shoulder by inputing on console "set DAK_Hotkey to 274", saving the game manually and loading my save.
303 comments
For Sacrilege, replacing the behavior isnt too hard by modifying fsneak() in ao_vampirequestscript.psc the following
;those 2 lines arent contiguous so it needs adapting
PlayerREF.StartVampireFeed(akTargetRef as actor)
PlayerVampireQuest.VampireFeed()
by
SQL_FeedManager_Script property FeedManager auto
(which is the snippet called for the "Drain (lethal)" action of Sacrilege/Sacrosanct(...)
FeedManager.ProcessFeed(Enemy, true, false, false, true)
Nothing is conflicting or overwriting this mod, I've tried reinstalling it just encase- but no dice so far :/
Ran Loot, Nemesis, and Synthesis.. still not working
Update: Just started a new save and it works like a charm- Thanks for the great mod! endorsed
I don't think Dynamic Activation Key works in VR. would the 1.0 version work?
I'll report this to the author of VA as well, of course.
I also noticed being able to sneak-feed on my own followers, and was wondering if that's intentional.
Thanks a lot for the amazing mod!