theundreaming Posted March 19, 2014 Share Posted March 19, 2014 I was wondering/hoping if anyone knew the activation method on how to get a quest to <Start> when the player let's say uses "Conjure Flame Atronach". Only in my case it's a custom creature, not the Atronach. What I've done so far:-Created the Quest Object (duh)-Setup the stages (just a few there'll be more later)-Created a Reference object pointing toward the "Mysterious Creature" we'll call it for now.-On the 1st tab I've got the ID, Name, type, Priority set to 60 as recommended by the Quest tutorials. and Event box I put as: Cast Magic Event. I'm assuming there's going to be a script portion like "Event OnCast" or whatever it'd be, I don't know what the Event name would be... and that's kind of the part I need help in. How to I activate the quest via summoning the Mysterious Creature? Any/all help would be GREATLY appreciated ^_^ ---------------------------------------------------------------------------------------~Akaara, Goddess of Destruction Link to comment Share on other sites More sharing options...
fantasy19 Posted March 19, 2014 Share Posted March 19, 2014 attach a script that starts the quest to the magiceffect of your custom spell. Link to comment Share on other sites More sharing options...
Recommended Posts