OK, first and foremost: All credit goes to the creator of this MOD-Epic Horde Summons Version 2-30822. I just ripped apart and reverse engineered. It does require OBSE. Use the following script: scn SummonMinotaurScript ref me begin ScriptEffectStart set me to GetSelf elseif isSpellTarget SummonPlainHorde placeatme CreatureMinotaur1 1 endif end Under Script Type: Magic Effect. Then Create 'SummonPlainHorde' spell with script effect. What this spell would do is create a hostile Minotaur next to you. No timer on the minotaur, no disappearing on death, lootable. If you wanted a friendly minotaur, you would need to create custom minotaur minus the creature faction, plus player faction. Hope this helps, if nothing else download Epic Horde Summons and poke around. c