hadun9999 Posted April 22, 2018 Share Posted April 22, 2018 Hey :) So after creating custom dialogue for my vampire follower, I'm playing around with scripting now. I'm completely new to Papyrus and only did some very basic dialogue scripts, like changing Armor and so on. What I want to achieve is a script at the end of a dialogue response that makes my vampire follower to feast on dead corpses around him. I thought of using the command StartCannibal , however I have no Idea how to make it work. Can anyone help me with that? Thanks in advance! Link to comment Share on other sites More sharing options...
ibrica15 Posted April 22, 2018 Share Posted April 22, 2018 you have an Canibal perk which is linked to Namira's Ring.If you remove the ring option and put something else maybe that would work :) Link to comment Share on other sites More sharing options...
hadun9999 Posted April 22, 2018 Author Share Posted April 22, 2018 Sorry but I'm not sure if I understand this right. If I want to make the NPC feed on a target I could use akSpeaker.StartCannibal(Corpse) with Corpse beeing my Actor Property, right?But how can I achieve a Property that chooses any dead Npc around? Is that even possible? Link to comment Share on other sites More sharing options...
ibrica15 Posted April 22, 2018 Share Posted April 22, 2018 i do not know but inside a perk there is also an Cannibal script if I remmember correctly. Or mabye within the script you can enable the perk and disable it after ....I do not know I am not that good at scripting,I am just trying to give you some hints,you know not to be empty handed :) Link to comment Share on other sites More sharing options...
Recommended Posts