Jump to content

[LE] Need help with scripting, for new follower.


Recommended Posts

Hi guys, so far i have managed to make a custom follower with new dialogue that leads to giving players items and also exchanging items.

 

I have also managed to make a script run to make the player gain health after talking to the follower. However the main goal of this follower was to effectively be vampire cattle (In follower form) so at the end of dialogue it would run the vampire feed animation

 

I cannot for the life of me figure out how to trigger this vampire feed scene, i thought i was onto something by applying the magic effect onto the npc (So all i had to do was bite them), but i dont understand the functions enough to make it affect the actor.

 

If someone could straight up give me a script where i can alter the names i would be grateful beyond belief, however even if you were to walk me through how to make it then i would be equally grateful.

Link to comment
Share on other sites

Game.GetPlayer().StartVampireFeed(your follower)

 

https://www.creationkit.com/index.php?title=StartVampireFeed_-_Actor

Hey, yeah sorry i should have specified that may work on sleeping actors (which i've also tried making my follower search for nearby beds to no avail) but i was after the vampires seduction feed from behind while standing animation, or alternatively the vampire lord feed from front animation. Either way thanks for the reply!

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...