Cjucag Posted May 26, 2019 Share Posted May 26, 2019 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 More sharing options...
Alaebasta Posted June 4, 2019 Share Posted June 4, 2019 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 More sharing options...
Recommended Posts