Axe Murderer's Killer Death System 1 v2.2
===========================================
This package includes an .erf file containing blueprints for three creatures, two items, a placeable, a door, two conversations, two waypoints, a trigger, and also several scripts. There is also a demo module called Killer Death System 1 Demo.mod included in the zip file (put it into your /modules folder to try it out). Installing the system into your module will give you a Purgatory death system where you can choose from several penalties to return from purgatory to a church. You can also have your friends resurrect you where you died, or carry you to a priest to do it there. Optionally, it imposes a purgatory timer that automatically makes the penalty choice for you & sends you to the church if you don't make a choice, get rezzed by a buddy, or get taken to a priest within a certain amount of time after death.
Version 1.1:
Fixed a bug that allowed hostile creatures to attack a player's dead body when it gets created upon his death.
Also added support for marking areas that won't be used by the purgatory system (see details about this in the Readme file).
Version 1.2:
Added a module variable to allow the penalty behavior when a character is exactly at the start of a level to be toggled to take gold & items instead of getting a free-ride.
Also fixed a bug -- thankyou tallon_firedrake!
Version 1.3:
Added in a female dead body blueprint and updated the include libarary so dead PCs left behind will have the correct gender.
Version 1.31:
Fixed a bug in the spellhook script introduced when v1.3 was created.
Version 2.0:
Added new option to allow builders to force PCs to drop their inventory, equipment, gold, or any combination of these three things into a loot bag created at their death spot when they die.
Added new options to the purgatory conversation to allow players the choice to return to where they died rather than to the Church.
Added module variables to allow builders to configure the new return to where you died options.
Added a new feature to allow for XP &/or GP penalties to be assessed when players are ressurrected "in the field" either by another PC using a RaiseDead or Resurrection spell cast either from memory, from an item (like a rod or scroll), or by an NPC Rez Priest when the player's dead body is carried to one.
Added module variable to allow builders to configure the level at which players will have to start paying to leave purgatory. Known now as the "Pay Level", it used to be fixed at level 6. Now you can set a module variable to configure that level.
Updated the system to take advantage of new scripting features introduced in NWN patches v1.67 & v1.68.
Added the ability to customize per PC level how many items will be taken from them when they choose a lose-an-item option to leave purgatory.
Version 2.1:
Updated the system to be compatible with v1.69. Those sticking with NWN v1.68 should use version 2.0 instead. You must be running NWN v1.69 to use this or any future versions of KDS1. Important changes must be made to your OnClientEnter event to support the new NWN v1.69 horse system (See Section IV-D in the Readme file).
Version 2.2:
Bug fix, now when the dying PCs are made to drop their gold in a loot bag, it will also destroy the gold they are carrying so gold can't be duped oops.
Added alignment & race options so you can have multiple alignment &/or race based purgatory areas.
Read the 2.2 upgrade addendum. I didn't bother to update any of the other docs.
Requirements.
--------------
Killer Death System 1 should work with any expansion pack combination including no expansion packs, but you need to patch your game up to v1.69 or later to use this package. The KDS1 system is not compatible with all custom content you may add to your module. It should work fine with the CEP, but any custom systems you add must not use the module's OnPlayerRespawn or OnPlayerDeath events or the spellhooking system or there will be conflicts. KDS1 requires exclusive control over those two module events and the spellhooking system and cannot share it with another system. Actually the spellhooking part can be worked around if you know what you are doing and can alter the spellhooking script from the other system to incorporate the one from KDS1 or vice-versa (see details in Section IV-B-14-b of the Readme file).
The system is meant for use in multi-player modules, however it can be used in a single-player module as well. It will be impossible to accomplish any of the resurrection options for leaving purgatory (see section IV-A of the readme file) in a single-player game since they require another PC to perform them, but the penalty options will all still function OK -- there will be no way for a player to get out of purgatory without paying a penalty and going to the church in a single player game (actually I suppose you could create an auto NPC that searches for dead PC bodies and casts a Resurrection on them -- that should work in a single player game to get the PC out of purgatory with no penalty like in multi-player, tho it seems kinda pointless).
User's Guide.
--------------
The included Readme file is a User's Guide describing all the details you will need to know about in order to install and use KDS1 in your modules.
Version 2.2 additions are described only in the v2.2 Addendum document.
It is a purgatory-style system that lets players choose their penalty to leave purgatory. It allows other players to rez or carry dead friends to a healer.
There is also a demo module included.
See the Readme file included in the zip for all the details and User's Guide.
Version 1.1:
Fixed a bug that allowed hostile creatures to attack a player's dead body when it gets created upon his death.
Also added support for marking areas that won't be used by the purgatory system (see details about this in the v2.0 Readme file).
Version 1.2:
Added a module variable to allow the penalty behavior when a character is exactly at the start of a level to be toggled to take gold & items instead of getting a free-ride.
Also fixed a bug -- thankyou tallon_firedrake!
There is also a .txt file included in the .zip file with an interesting Q&A session I had with a KDS1 user that led to this update. Thank LordFear for pestering me enough to get this one done.
Version 1.3:
Added a female dead body blueprint and updated the include library so dead PC bodies will have the correct gender.
Version 1.31:
Fixed a bug in the spellhook script. Something I missed when adding in the female dead body bit for version 1.3. Thank you OnyxEye!
Version 2.0:
Added new option to allow builders to force PCs to drop their inventory, equipment, gold, or any combination of these three things into a loot bag created at their death spot when they die.
Added new options to the purgatory conversation to allow players the choice to return to where they died rather than to the Church.
Added module variables to allow builders to configure the new return to where you died options.
Added a new feature to allow for XP &/or GP penalties to be assessed when players are ressurrected "in the field" either by another PC using a RaiseDead or Resurrection spell cast either from memory, from an item (like a rod or scroll), or by an NPC Rez Priest when the player's dead body is carried to one.
Added module variable to allow builders to configure the level at which players will have to start paying to leave purgatory. Known now as the "Pay Level", it used to be fixed at level 6. Now you can set a module variable to configure that level.
Updated the system to take advantage of new scripting features introduced in NWN patches v1.67 & v1.68.
Added the ability to customize per PC level how many items will be taken from them when they choose a lose-an-item option to leave purgatory.
Version 2.1:
Updated the system to be compatible with v1.69. Those sticking with NWN v1.68 should use version 2.0 instead. You must be running NWN v1.69 to use this or any future versions of KDS1.
Version 2.2:
Bug fix, now when the dying PCs are made to drop their gold in a loot bag, it will also destroy the gold they are carrying so gold can't be duped oops.
Added alignment & race options so you can have multiple alignment &/or race based purgatory areas.
Read the 2.2 upgrade addendum. I didn't bother to update any of the other docs.
Version 2.2 just released (1/31/2009) see above. Bug fix new features.
Posted by Sharona at on12/27/08
very nice. i like the options and ease of setup. very useful as always axe.
Posted by Axe_Murderer at 2008-11-0323:27:21
Sounds to me like you have some stuff in your override folder that is interfering. The missing head is no doubt related to that. As for the spells, the demo module should certainly work fine unless again you have stuff in the override folder that is zapping the rez spells. My advice is to clear out your override folder and otherwise dink around with your game installation until you can get the demo module to work. The rez spell stuff relys on the spellhook script included with the system. That is installed by the part you add in the OnModuleLoad script if you followed the readme instructions. If you forget that step then the rez spells won't work. Another possibility (I think) is that you have it configured to assess an in-the-field rez penalty and cannot afford the cost.
Posted by _Shadow at 07:24:36 Voted10.00
I'm having issues with this system... neither the demo mod nor the mod where I have integrated this system fully functions. The player corpse copy has no head (minor issue) and then no spell or scroll works when cast on the player corpse copy, nor does the rez priest function work either. The respawn functions via objects/creatures within the purgatory plane functions just fine though.
Posted by RangerSG at on07/14/08
We've been using this system for our PW in testing. Works exactly like it says it will (like all of Axe's scripts) and allows us to have plenty of options to configure the system and yet still not be any more or less harsh than we desire. Great work, as always.
Posted by Axe_Murderer at 2008-07-1115:04:33
Version 2.1 now available using the link above. It has been updated to work with NWN v1.69. If you are sticking with NWN v1.68 you should use v2.0 instead. People upgrading from previous versions will need to make important changes related to your OnClientEnter event to safely integrate KDS1 with the new NWN v1.69 horse system. See the Readme file or Upgrade addendum for more details about what you need to change and the steps required to accomplish it.
Posted by nwn_martin at 2008-04-1516:28:33
thanks for your never-ending work, will check that out.
Posted by Aral at on04/12/08
Damn you're good! Many thanks again, wish I could vote a 20...
Posted by Axe_Murderer at 2008-04-1221:10:23
You will also need to re-import the erf into your module. Just follow the normal install instructions and do them again.
Posted by Axe_Murderer at 2008-04-1212:00:52
Fixed it. Download the v2.0 zip again and replace your copy of the erf and mod files with what's in the zip file.