Cthorthu Posted February 22, 2023 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
Sphered Posted February 22, 2023 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
Recommended Posts