Worth checking out.HCR2 for NWN2 v1.02 by 0100010
Feature List:
Complete scripting framework provided by the HCR2 core lets you:
Manage multiple script systems just by editing module variables.
Allow multiple scripts to be run per module and area events, without needing to merge
scripts or edit existing event scripts.
Handles hooking into area events at a global level and at the individual area level
Allow multiple scripts to be hooked in for spell-hooks.
Provide several common and easy script functions
Add your own custom conversation menu tree's to a GUI accessible player menu conversation
with a single script function.
Easily change core configuration settings from a single script file.
All functions that access an external database are routed through a set of custom
changeable wrapper functions, so you can choose what DB system you want.
All text feedback is contained within their own set of scripts, so you
can swap them out for alternate language versions.
Set limits on maximum player count to allow room for DMs.
Set a limit on the number of registered character player are allowed to have, or set no limit at all.
Players can have the option of retiring a character they no longer wish to play in order
to register a new one. Players are booted when they log in with a retired character.
Choose whether or not to strip players of items upon their first login.
Set up your own welcome greeting on login.
Banned players can be tracked by the external database you have chosen to use.
Automatically save PC locations over resets.
Choose to individually determine whether or not hitponts, spells, or feats
are gained after a player completes a rest with some simple script functions.
(the core by default has no restrictions on this)
Restores HP, spells uses remaining and feat uses remaining per day over log out and log in to
previous values.
You don't have to use ANY of the commonly known HCR rule subsystems to use the core framework's features,
you could leave them out completely if you want.
------------------------------------------------------------------------
HCR rule subsystems:
Use all from a single base main module, or pick and choose which ones you want from ERFs.
Rest Subsystem:
Choose to create a rest time limit restriction of a duration of your choice.
Resting without waiting for the minimum time to past prevents the regaining of
spells, hitpoints or feats.
Choose the amount of hitponts a character can gain after a rest.
Choose whether or not you wish to restrict resting to within specific triggers, or
if the PC is near a campfire.
Choose to create special rest trigger where a PC may rest and ignore any minimum rest time period.
Fugue subsystem:
When a player dies they are sent to the fugue plane and cannot leave unless resurrected
or moved by a DM.
The player's death state is saved over resets, and they are automatically ported
back to fugue when the log back in with a dead character.
Bleed subsystem:
When a player drops to 0 to -9 they enter a bleeding state, and lose a set amount of HP per round
with a chance to stabilize. If a player stabilizes they have a chance per hour to recover back to 1 HP,
or risk further HP loss.
Player can use the heal skill to provide first aid to dying characters.
Player can use potions to heal dying characters.
Player can use heal spells to heal dying characters.
PC Loot able corpse subsystem:
Choose whether or not a dying or dead PC drops their items into a loot bag accessible by other players.
When a PC dies a visible corpse of them appears and contains a corpse token within it.
This corpse token can be used the resurrect the dead character by NPCs, other players or DMs.
This corpse token can be moved so that the player corpse also moves whenever it it put back
down on the ground.
Choose whether or not to allow players to resurrect player at all.
Choose whether or not to apply an XP penalty for resurrection.
Choose how much it costs in gold to cast the raise dead and resurrection spells.
Set up NPCs to raise a player when the corpse token is used on the NPC.
Players resurrect dead characters by casting the appropriate spell on the corpse token.
Additional Subsystems:
---------------------------------------------------
Deity resurrection - specify % chance for PC's deity to resurrection them on death.
Torches and Lanterns - Torches that burn out and lanterns the use oil, and throw able oil flasks.
Hunger and Thirst - Track rates of hunger and thirst, and alcohol effects. Various generic food items.
Fatigue - Track accumulated fatigue over time.
Un-ID on Drop - un-identifies discarded items after a time limit.
Calendar GUI - support for custom calendars.
Alternate NWNX/mySQL database scripts, to easily swap out the default ones.
Extensive PDF documentation.
Thanks to all who tested out the Final NWN1 version of HCR2: Link
without which the NWN2 version would not have been possible.
Visit the HCR2 forums for questions and assistance: Link
http://nwvault.ign.com/View.php?view=NW ... tail&id=61