I have looked into my concept, cos its a while ago... so lets check the procedure:
you need to download
spellscriptschanges.zip and
then you must alter "nwscript.nss" and "_sh_inc_core.nss" (seems you did it), then
copy the nwscript.nss into override folder in NWN and copy "_sh_inc_core.nss" into "1.69 spell scripts with
_sh_inc_core included" folder in the downloaded package
run "compile_it.bat", should throw no errors and compile all spellscripts
now copy the content of the "1.69 spell scripts with _sh_inc_core included"
into server's override and restart nwserver
then it will work on all default spells you havent altered in your module, to make it work also on those you need to add "#include "_sh_inc_core" line into all scripts in your module that uses the GetSpellSaveDC function and then
add the "_sh_inc_core.nss" into your module (eg. via modules/temp0), then recompile all scripts in module via Build feature.
Takes a while to set it up...
Modifié par ShaDoOoW, 19 mars 2011 - 05:16 .