Strangeman Posted November 12, 2009 Share Posted November 12, 2009 I just need a nice template for a summoning spell. It shall summon one creature/npc and then once it dies, it will fade away. Just like the official summoning spells, simple eh? I don\'t need any URLs to scripting tutorials or anything like that, just a neat template. It would help alot. Link to comment Share on other sites More sharing options...
proutos Posted November 12, 2009 Share Posted November 12, 2009 Use this : ref Creatureset Creature to Ref.PlaceAtMe, 1, x, y or this : CreatureRef.MoveTo Player x, y, z I don't know how to make a fade though.If you're using a variable ref and PlaceAtMe, you'd better use MoveTo on the creature at the end and send it to a trash Cell, to avoid bloat. Link to comment Share on other sites More sharing options...
Strangeman Posted November 12, 2009 Author Share Posted November 12, 2009 Use this : ref Creatureset Creature to Ref.PlaceAtMe, 1, x, y or this : CreatureRef.MoveTo Player x, y, z I don\\\\\\\'t know how to make a fade though.If you\\\\\\\'re using a variable ref and PlaceAtMe, you\\\\\\\'d better use MoveTo on the creature at the end and send it to a trash Cell, to avoid bloat. That helps alot, thanks. Link to comment Share on other sites More sharing options...
Recommended Posts