cire999 Posted October 11, 2012 Posted October 11, 2012 Hello, Actually i'm creating some sort of archery range / arena where i can summon some actors to fight. Summoning functions very well, but i need a script which i can attach on a lever or button and who removes the dead bodies after the fight or if they are not dead actually kill them and remove the carcasses. I tried to look into the script from levelers tower. The attached spell fired, but the effect doesn't function and the corpses are still there. Is there a easier script? Help or ideas are really appreciated! mfg Cire999 Sorry for my english!
dfac364 Posted October 15, 2012 Posted October 15, 2012 if your using a quest to progress the arena you can set the fallen or near fallen enemy as a quest alias and disable them when the stage turns, or if that doesnt work i imagine you could do the same thing with a .disable() script
Recommended Posts