Sunspot2 Posted July 24, 2020 Share Posted July 24, 2020 Well, the title says it all. I'm trying to make a follower to use a spell when the Player use a spell through a hotkey (I mean I the player uses a spell through a hotkey and want this to make the follower to do the same. Maybe is possible to set the same hotkey to both spells? (The Player spell AND the follower spell? Maybe is possible to addspell to the follower through a script in the player spell? I really never modded a follower and have no idea how to do it. Link to comment Share on other sites More sharing options...
Evangela Posted July 25, 2020 Share Posted July 25, 2020 you can use the cast function. IIRC that function doesn't care if the actor has the spell or not. It's gonna look, weird I think, because there will be no animation, and a workaround is to give them a package with the use magic procedure. Link to comment Share on other sites More sharing options...
Sunspot2 Posted July 27, 2020 Author Share Posted July 27, 2020 you can use the cast function... Thank you! It worked perfectly! I didn't needed the animation as my spell involves the caster in a hitshader cloud. Link to comment Share on other sites More sharing options...
Recommended Posts