Gamerbird
May 3 2008, 09:38 AM
I am in a spot of trouble as I can't seem to make a spell that summons my own creatures or NPCs to help me in battle. Does anyone know how to do this or a script that needs to be used.
nosisab
May 3 2008, 12:12 PM
QUOTE(Gamerbird @ May 3 2008, 09:38 AM)

I am in a spot of trouble as I can't seem to make a spell that summons my own creatures or NPCs to help me in battle. Does anyone know how to do this or a script that needs to be used.
Maybe this
mod-tutorial will help you.
Gamerbird
May 3 2008, 02:29 PM
I hope this works and thanks for the help with it.
I hope to get the mods that I am working on out soon.

But has anyone got one that is free?
Gamerbird
May 6 2008, 05:39 PM
Or does anyone have one that they have made themselves?
Vagrant0
May 6 2008, 10:32 PM
Basically what you need to do is make a scripted spell effect which uses placeatme to summon the creature, and removeme when the spell ends. Having a script on the creature which controlls AI, or removes it on death is also suggested.
You might want to look at my shepherds ring mod. While it does what you want a bit differently, many of the components to it are about what you need. The faction stuff is really there to act as a counter, so that 2 are spawned, and to control follow/wait actions. so you probably don't need to do anything along those lines.