henrik2706 Posted February 10, 2012 Share Posted February 10, 2012 Greetings, I am currently working on a mod that adds 'bottles of human blood' to the game, to allow vampires to use potions instead of biting necks every three days. My mod is currently working, but it has a major bug; although it returns the player to stage 1 vampirism, it does not make guards non-hostile again if you returned from stage 4. It also turns non-vamps into vamps if they drink it. I have a feeling that this happens because the script I am using does not take the player out of the vampirePChostile faction, but I am not quite sure. What I really want is a script that executes the same effects upon ingesting the bottle, that biting a neck would -- just without a target actor. Can anyone tell me how to fix this, or simply write me a short script that executes the 'feeding process' without the need for an actor in front of the player? Any help would be very appreciated! Thanks in advance! Link to comment Share on other sites More sharing options...
Recommended Posts