Cthorthu Posted February 22, 2023 Share Posted February 22, 2023 Hi! I have a conjuration spell, and I only need the summoned to draw weapon when player does (by default he only draws weapons when in combat). I think I need a property or script on the magic effect, but need to know which property determines this behavior. Thanks in advance Link to comment Share on other sites More sharing options...
Sphered Posted February 22, 2023 Share Posted February 22, 2023 Being a teammate is what triggers that Whoever.SetPlayerTeammate() Will need to get crafty if you want to apply that to each summon. FindClosestReference calls come to mind Link to comment Share on other sites More sharing options...
Cthorthu Posted February 23, 2023 Author Share Posted February 23, 2023 Perfect! Thank you very much!! Link to comment Share on other sites More sharing options...
Recommended Posts