Jump to content

How do I get a creature (a troll) to cast spells and/or shouts?


Recommended Posts

I'm making a custom troll boss thing for a mod I'm working on, and I'd like it to be able to cast ice spells/shouts. How would I do that? I've created a custom race for it and for whatever reason it still won't use spells or shouts. How do I make it so it will use either in combat?

Link to comment
Share on other sites

  • 2 weeks later...

A quickest but still committing way to obtain what you want is using "Packages" to handle the behaviour of your boss troll. You can use even a default one to copy!

 

To handle his behaviour you might use a script attached to that actor wich activate the relative package. Or use just a quest with an alias and the Cast() function since shout is magic.

 

Is very complicated to explain but if you need something specific just ask away.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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