Jump to content

Creating a Summonable Creature?


DoctorMamba

Recommended Posts

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 SUMNWolfREF1

script SummonWolfScript2 will call SUMNWolfREF2

script SummonWolfScript3 will call SUMNWolfREF3

etc....

 

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

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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