Hello, NWN buliders. Like just about every other builder out there, I've assembled my favorite fan-created content into a base module which serves as the starting point for future modules. It consists of: * Hardcore Ruleset v2.00,SR5.2 * APS/NWNX2 2.02 (the real-time NWN-database connector) * The DMFI wand package v0.3 (voice tools currently disabled) * Three very short scripts of my own: the first two adapt HCR's built-in persistence to use APS instead; the third distributes the appropriate HCR helper wands and DMFI helper wands to entering players and DMs. In short, this starter module is just like the base HCR module, only with more helper tools, and with live database persistence instead of HCR's built-in, logfile-based persistence. The module is primarily intended for persistent-world projects. I have included a recipe file which details the steps I took to create this module, in case you're curious or want to tweak it. Send feedback to [email protected]
Posted by Gonzo_og at 2010-01-12 11:08:09 Voted 10.00 on 01/12/10
Wow! Thanks for this! _________________________ stuff
Posted by Renarion_ ( 217.155.xxx.xxx ) at 2004-06-09 05:40:00
I'm not using the package but taking a guess. 'nss' seem to be the 'source files' and 'ncs' their compiled state.
An include is a piece of shared code that exists only to be included in other scripts. Its not compiled as it does nothing in isolation. So there is no 'aps_include.ncs' as such.
Hope that helps!
Posted by Genji ( ..xxx.xxx ) at 2003-11-01 15:17:00
I opened module and compiled and it seems to be missing "aps_include.ncs"
Do you know where I could find this?
Posted by Unknown ( ..xxx.xxx ) at 2003-06-23 15:08:00
Nice!
You must be Logged In to post comments in this section.