Zorkaz Posted July 5, 2019 Posted July 5, 2019 I'm currently working on a mod that let's you build graves for your fallen companions. So I want an condition in the constructible menu that checks if Cait, Preston (...) is alive or not I haven't found a clue if this condition exists. I only found "isinjured"
PhanomGames Posted July 5, 2019 Posted July 5, 2019 Add the recipe on death in a script attached to each?
niston Posted July 5, 2019 Posted July 5, 2019 How about GetDead? Should return 1 if the reference is dead.
Recommended Posts