VirtualSpace Posted March 7, 2011 Share Posted March 7, 2011 Is it possible to, upon casting, set the position of a fireball spell to some random coordinates relative to the player, then cast it down around him, making it appear as though it came from the sky? Link to comment Share on other sites More sharing options...
The_Vyper Posted March 7, 2011 Share Posted March 7, 2011 Is it possible to, upon casting, set the position of a fireball spell to some random coordinates relative to the player, then cast it down around him, making it appear as though it came from the sky?From your description, it sounds like you're trying to cast a spell at the Player. For that, you would need a specific reference. What you could do is set up a scripted spell to move an XMarker over the Player and have it cast the spell. My cousin set up something like this in his Elemental Elves mod. Link to comment Share on other sites More sharing options...
theuseless Posted March 8, 2011 Share Posted March 8, 2011 I believe what you are looking for is this tutorial: www.cs.elderscrolls.com/constwiki/inex.php/Casting_Spells_From_An_Activator If I didn't get the link correctly simply google "casting spells from an activator" Hope this solves your problem,theuseless Ps I am on my phone so don't know if that link will work Link to comment Share on other sites More sharing options...
Striker879 Posted March 8, 2011 Share Posted March 8, 2011 Here's the correct link: http://cs.elderscrolls.com/constwiki/index.php/Casting_Spells_From_An_Activator Link to comment Share on other sites More sharing options...
Recommended Posts