Talk:Kill

There are no discussions on this page.

I have a question. I want to make a spell that kills the NPC when the spell hits it. I dont want any fire damage, frost damage etc. just this "kill" effect. I mean the same thing as I would open console, target an NPC and type "kill" so the NPC dies, but I want that effect as a spell. How do I do that?

Quite simply:
begin ScriptEffectStart
  kill
end
and, FYI, the Bethesda Forums are the best place for questions like this.--Speedo 14:42, 18 April 2008 (EDT)
Return to "Kill" page.