Main Page

From Nwnx

(Difference between revisions)
(Documentation)
Line 32: Line 32:
*[[ODBC2]]: Documentation for the new unified database connectivity plugin
*[[ODBC2]]: Documentation for the new unified database connectivity plugin
*[[Profiler Module Documentation|Profiler]]: Documentation for the NWNX Profiler, a performance tuning utility
*[[Profiler Module Documentation|Profiler]]: Documentation for the NWNX Profiler, a performance tuning utility
-
*[[Hashset]]: Documentation for the Hashsets data structure
+
*[[Hashset Module Documentation|Hashset]]: Documentation for the Hashsets data structure
*[[Functions]]: Documentation for the experimental Functions module
*[[Functions]]: Documentation for the experimental Functions module
*[[VaultSTER]]: Documentation for the Vaultster plugin
*[[VaultSTER]]: Documentation for the Vaultster plugin

Revision as of 19:56, 19 April 2006

Nwnx_title_font.gif nwn_eye_frei.gif


NWNX allows you to add extra functionality such as persistency to Neverwinter Nights. From version 2 upwards, users can write their own custom plugins which are automatically loaded at start up and can be used from any script within your module.

The purpose of this wiki is to create a place where documentation can be edited and improved by the people who use the NWNX product.

The main developer of NWNX is Ingmar Stieger (Papillon).

Key features of NWNX include:

  • Starts the NWN server and a module.
  • Restarts the server after crashes or lockups.
  • Logfile rotation keeps track of server restarts
  • Support for Windows and Linux operating systems.
  • Completely free and licensed under the GPL.


Downloads

NWN Standalone Server - nwn.bioware.com/downloads/standaloneserver.html
NWNX Software - www.nwnx.org/index.php?id=download

Installation Guides

Documentation

  • Neverwinter Nights Extender 2: Documentation for the main program
  • ODBC2: Documentation for the new unified database connectivity plugin
  • Profiler: Documentation for the NWNX Profiler, a performance tuning utility
  • Hashset: Documentation for the Hashsets data structure
  • Functions: Documentation for the experimental Functions module
  • VaultSTER: Documentation for the Vaultster plugin

Development Tips and Tricks

The purpose of this section is to provide helpful poweruser tips, gotchas, and other random but useful information about development using NWN. This includes areas, scripts, conversations, haks and anything related to the game. So please, if you have a tip - share it!

Neverwinter Script Information Database: www.nwnlexicon.com

Tutorials and Info from Georg Zoeller (Bioware) on 1.6x scripting functions: nwn.bioware.com/forums/viewtopic.html?topic=285108&forum=47

Tools and Full 2da Source: nwn.bioware.com/downloads/misc.html

Lots of information on the contents of 2da files and tlks, as well as how to edit and use them: ccg.dladventures.com/index.php/Main_Page

Links

CoPaP Development Wiki (Requires Password) - www.avlis.org/devwiki


{{down}

Personal tools