dwarf99 Posted November 5, 2007 Posted November 5, 2007 I wonder of anyone knows how to make a script that gives the kill command... I know there are plenty of kill spells or items out there but what I am really looking for is just a script that I can just instantly kill the target and not worry about damage. I want to be able to make the enchant cost of an item which incorporates it INSANELY high. all the scripting I try starts off wrong or they say that the kill command is not valid.
LoginToDownload Posted November 5, 2007 Posted November 5, 2007 I'm having no problems with... Begin ScriptEffectStart killend One can set the enchantment/spell costs manually when making the spell/enchantment. It should be below the list of effects, once you turn "auto-calculate" off..
dwarf99 Posted November 6, 2007 Author Posted November 6, 2007 no tabs and capitalization exactly as you have it?
LoginToDownload Posted November 6, 2007 Posted November 6, 2007 Well, "scn ScriptName" at the beginning. Tabs/Capitalization shouldn't matter.
dwarf99 Posted November 6, 2007 Author Posted November 6, 2007 like this?:scn ScriptName Begin ScriptEffectStartkillend
dwarf99 Posted November 6, 2007 Author Posted November 6, 2007 is it normal for it to show "BeginScriptEffectStart" not found?
LoginToDownload Posted November 6, 2007 Posted November 6, 2007 You're missing a space. "Begin ScriptEffectStart"
dwarf99 Posted November 6, 2007 Author Posted November 6, 2007 Oh wow, how simple of a stupid mistake, thanks for your help... Ill try that
Recommended Posts
Archived
This topic is now archived and is closed to further replies.