Dimensionlord1 Posted August 17, 2016 Share Posted August 17, 2016 I need help with a script for a mod I'm making that allows you to take skulls from dead enemies. The only problem is I want it to cause a head to explode to prevent you from being able to get another skull from the same body twice. I have little to no scripting knowledge, so if anyone could help me I would be immensely grateful. The script currently if IsLimbGone 1 showmessage AAAPerkNoHead elseif (IsInCriticalStage GooEnd) || (IsInCriticalStage DisintegrateEnd) showmessage AAAPerkNoHead else player.AddItem BodyPart05 1 endif Link to comment Share on other sites More sharing options...
Jokerine Posted August 17, 2016 Share Posted August 17, 2016 (edited) https://forums.nexusmods.com/index.php?/topic/422428-how-do-i-make-an-npcs-head-explode-using-a-script/ Edited August 18, 2016 by Jokerine Link to comment Share on other sites More sharing options...
Recommended Posts