Jump to content

Magic Missile mod


haganinc

Recommended Posts

The author posted it on the beth forums. I think it's still being worked on.

 

At a guess, this is what I think it does:

 

1. Concentration spell targeting self.

2. When spell is casting, use FindRandomActorFromRef at some distance from the player.

3. If the random actor is not the player, check an actor array on some quest.

4. If the actor is not in the array, add him/her to the array and use PlaceAtMe to put a glowing orb at the player.

6. Add the glowing orbs to a second object reference array on the quest.

7. The glowing orbs have a script that has a property for holding it's target actor.

8. When the player is finished casting, tell the orbs to start following their targets with TranslateTo.

9. After some interval, disable and delete themselves, and clear the arrays.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...