PierreBeauregard Posted June 23, 2004 Share Posted June 23, 2004 How do you force a creature (or NPC I guess) to cast divine intervention on itself? I tried making a divine intervention "curse" and then do Creature_ID -> AddSpell "CTN_Divine" (where CTN_Divine is the divine intervention curse). Nothing happened. Is there another way to do this? Link to comment Share on other sites More sharing options...
PierreBeauregard Posted June 24, 2004 Author Share Posted June 24, 2004 Well I figured it out, but kids, don't try this at home. You have to go through and figure out where all the destination cells and locations are for when you use intervention. Then you have to run a global script, and when intervention is detected, you set a new position for the object you want to warp with the Player. You use GetCell to find out which area to put the object in. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.