0 of 0

File information

Last updated

Original upload

Created by

JaySerpa

Uploaded by

jayserpa

Virus scan

Safe to use

Tags for this mod

303 comments

  1. APD1
    APD1
    • member
    • 2 kudos
    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
    1. Raikage21
      Raikage21
      • supporter
      • 7 kudos
      +1
    2. JohnnySilverback
      JohnnySilverback
      • premium
      • 0 kudos
      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.
    3. APD1
      APD1
      • member
      • 2 kudos
      Well I don't want to completely disable it in third person
    4. KemurDuhLemur
      KemurDuhLemur
      • member
      • 1 kudos
      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"
  2. ShoupaKu
    ShoupaKu
    • member
    • 0 kudos
    is it possible to disable sneak feed? i'm currently using sacrosanct, and this feature is already included in the mod.
  3. abelyo
    abelyo
    • member
    • 19 kudos
    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.
  4. thugstone
    thugstone
    • premium
    • 10 kudos
    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
  5. bdao321
    bdao321
    • member
    • 0 kudos
    Is there a patch for oblivion icon?
    1. shadowhead01
      shadowhead01
      • supporter
      • 0 kudos
      +1
  6. Natsukiminato
    Natsukiminato
    • member
    • 0 kudos
    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. FutureFerrari
      FutureFerrari
      • premium
      • 0 kudos
      +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
    2. ChipMontoya
      ChipMontoya
      • premium
      • 0 kudos
      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
  7. ChipMontoya
    ChipMontoya
    • premium
    • 0 kudos
    For some reason this works on one a new save file but not my main one. I use project proteus im not sure if  that has anything to do with it 
  8. McClane4Ever
    McClane4Ever
    • supporter
    • 0 kudos
    Any one know about using this in VR?
    I don't think Dynamic Activation Key works in VR. would the 1.0 version work? 
  9. th3rm0pyl43
    th3rm0pyl43
    • supporter
    • 40 kudos
    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.
  10. Alabernardes
    Alabernardes
    • member
    • 0 kudos
    Hi, Jay. Any clue how to make the hotkey work with a gamepad?
    1. Alabernardes
      Alabernardes
      • member
      • 0 kudos
      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.

      Thanks a lot for the amazing mod!