Quote:
Originally Posted by Soyweiser
Question, is it possible to create a creature that autosummons units at the start of the battle? Or perhaps just one unit constantly during the battle?
I couldn't find it in the modding manual. But if it is there, feel free to shout RTFM.
|
Option 1:
Copy an existing unit that does this. Only really viable if the unit you're copying summons the right thing.
Option 2:
1) Create a spell (or use an existing spell) that summons units, e.g. "Howl".
2) If you needed a new spell, make sure the spell is in a vanilla spell slot (by copying the vanilla spell to a new spell, and then overwriting the vanilla spell.)
3) Use #onebattlespell to invoke the summoning spell at the start of the battle. Depending on the spell specifics, the units will either continually arrive or arrive in a bunch at the start.