Difference between revisions of "Questions"
Jump to navigation
Jump to search
no edit summary
imported>Decoup |
imported>Decoup |
||
Line 413: | Line 413: | ||
I would like to hear others opinions of this package and ways to fix my problem. Thank you.[[User:Decoup|Decoup]] 20:33, 27 May 2006 (EDT) | I would like to hear others opinions of this package and ways to fix my problem. Thank you.[[User:Decoup|Decoup]] 20:33, 27 May 2006 (EDT) | ||
==Resurrect Crash== | |||
I have made a simple spell to resurrect an NPC but it does when I use it the game crashes. It is an on touch spell with the following script attached. | |||
<pre> | |||
scriptname DCRessurect | |||
Begin ScriptEffectStart | |||
resurrect | |||
End | |||
</pre> | |||
I don't understand why it does not work.[[User:Decoup|Decoup]] 20:36, 27 May 2006 (EDT) |