gdarknight Posted July 12, 2008 Share Posted July 12, 2008 You can find a tutorial for making rideable creatures here should you decide he needs to travel by more than one woodland creature. You can also find a tutorial for making summonable creatures here. As far as that goes, you would just need to alter the script to summon three creatures at once. I'm sure you can find that out somewhere.The Summon Creature script template can be stacked by giving each copy of the script a number at the end of the name. You can then make multiple references to target from each script. Example: script SummonWolfScript1 will call SUMNWolfREF1script SummonWolfScript2 will call SUMNWolfREF2script SummonWolfScript3 will call SUMNWolfREF3etc.... You can them make the "Summon" spell call all of the script effects. If someone needs me to expand the tutorial, I'll be happy to do so (wrote it). :biggrin: Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.