Main Page

From Nwnx

(Difference between revisions)
m (Changed the broken logo links at the top of the page)
 
(101 intermediate revisions not shown)
Line 1: Line 1:
-
Wiki successfully set up.
+
{{nobr|
 +
http://www.nwnx.org/fileadmin/images/logo_font.gif
 +
<!--
 +
http://www.editthis.info/nwnx/images/nwnx/b/b3/Nwnx_title_font.gif
 +
http://www.nwnx.org/fileadmin/images/nwn_eye_frei.gif
 +
-->
 +
}}
 +
__NOTOC__
-
==First Steps==
+
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 username and password for the administrative account is '''admin''', '''admin'''.
+
-
#[[Special:Userlogin|Log in]] as admin go to [[Special:Preferences]] to change your password!
+
-
#On this page: [[image_logo_url]] put just the url for the logo.
+
-
#Add the url for your wiki to the [http://www.editthis.info/wiki/index.php/Categorized_Wiki_List Categorized wiki list]. Simply edit that page and put your wiki under the appropriate category.
+
-
#To increase the amount of space you have for uploads, add links to this site from external sites, and go to the [http://editthis.info/wiki/index.php/Link_Quota_Page Link Quota Page] to increase your uploads quota.
+
-
==Other optional things to do==
+
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.
-
*Edit [[MediaWiki:Sidebar]] to change the navigation menu
+
{|
-
*Add this wiki to some external wiki indexes:
+
|valign=top|
-
#[http://en.wikipedia.org/wiki/List_of_wiki Wikipedia list of wikis]
+
The main developer of NWNX is Ingmar Stieger (Papillon).
-
#[http://www.wikiindex.com/Add_a_Wiki WikiIndex]<br>
+
 
-
*If you are feeling adventurous and know a little about web design you can edit the  javascript and css to the [[Header]] to change the look of your wiki.  
+
Key features of NWNX include:
-
**You must log as admin to do this
+
:* Starts the NWN server and a module.
-
**Whatever you enter in this page will be added to the html in the header after the standard style sheet, so you can override styles.
+
:* Restarts the server after crashes or lockups.
-
*Read the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for other usage and configuration help.
+
:* Logfile rotation keeps track of server restarts
-
*Add your wiki to the [http://editthis.info/wiki/index.php/Map_of_wikis map of wikis]
+
:* Support for Windows and Linux operating systems.
 +
:*      Provides Database Access, Hashsets, Linked Lists, Server Vault Linking, Debugging, Profiling and more...
 +
:* Completely free and licensed under the GPL.
 +
|
 +
http://vnmedia.ign.com/nwvault.ign.com/fms/images/other/762/1114984354_fullres.jpg
 +
|}
 +
 
 +
==[[Downloads]]==
 +
<b>NWN Standalone Server</b> - {{http|link=nwn.bioware.com/downloads/standaloneserver.html}}<br>
 +
<b>NWNX Software</b> - {{http|link=www.nwnx.org/index.php?id=download}}
 +
 
 +
==Getting Started==
 +
*[[MySQL DB Setup]] - Instructions on how to login into your MySQL databse, and create the needed users and tables for use with NWNX.
 +
*[[NWNX Setup Instructions]] - Instructions for putting the base NWNX files in the correct place and configuring the NWNX.ini file.
 +
 
 +
==Installation Guides==
 +
*[[Host Server Installation]]: Choosing and installing an operating system to run NWN, NWNX and NWNX plugins.
 +
*[[NWN Server Installation]]: Instructions for acquiring and installing a standalone Neverwinter Nights server.
 +
*[[MySQL Installation]]: Instructions for installing MySQL for use with NWNX.
 +
*[[NWNX Installation]]: Installation and operation of NWNX.
 +
*[[VaultSTER Installation]]: Installation of the VaultSTER NWNX plugin.
 +
*[[NWNX With SQLite Notes]]: Post from the NWNX boards on installing NWNX2, ODBC2 and SQLite.
 +
*[[SimTools v1.2]]: Speech integration and management tools.
 +
 
 +
==[http://www.nwnx.org/index.php?id=docs Documentation]==
 +
Note that the official documentation is located [http://www.nwnx.org/index.php?id=docs here].
 +
*[[Neverwinter Nights Extender 2]]: Documentation for the main program
 +
*[[Avlis Persistence System|APS/ODBC2]]: Documentation for the new unified database connectivity plugin/the new Avlis Persistence System.
 +
*[[Profiler Module Documentation|Profiler]]: Documentation for the NWNX Profiler, a performance tuning utility
 +
*[[Hashset Module Documentation|Hashset]]: Documentation for the Hashsets data structure
 +
*[[Functions Module Documentation|Functions]]: Documentation for the experimental Functions module
 +
*[[VaultSTER]]: Documentation for the Vaultster plugin
 +
 
 +
==Development Tutorials==
 +
*[http://jeroen.homedns.org/c-course/index.html C/C++ Tutorials]: JeroenB's C/C++ tutorials for new programmers.
 +
*[[NWNX Development Tutorial 1]]: Creating a custom NWNX plugin from scratch.
 +
 
 +
== 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: {{http|link=www.nwnlexicon.com}}
 +
 
 +
Tutorials and Info from Georg Zoeller (Bioware) on 1.6x scripting functions:
 +
[http://nwn.bioware.com/forums/viewtopic.html?topic=285108&forum=47 nwn.bioware.com/forums/viewtopic.html?topic=285108&forum=47]
 +
 
 +
Tools and Full 2da Source:
 +
{{http|link=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: {{http|link=ccg.dladventures.com/index.php/Main_Page}}
 +
 
 +
== Links ==
 +
*<b>[[CoPaP]] Development Wiki</b> (Requires Password) - {{http|link=www.avlis.org/devwiki}}
 +
*NWNX in the <b>Neverwinter Nights Vault</b> - {{http|link=nwvault.ign.com/View.php?view=Other.Detail&id=762}}
 +
 
 +
==Interviews Comments and Accolades about NWNX==
 +
{|
 +
|valign=top|[http://nwvault.ign.com/View.php?view=interviews.Detail&id=136 2003-01-31] Interview with Papillon/Avlis team (APS/NWNX)
 +
 
 +
[http://nwn.bioware.com/builders/builder_profile_nwn_extender_v2.html 2005-01-05] Bioware's Profile: Neverwinter Nights Extender v2
 +
 
 +
[http://nwvault.ign.com/View.php?view=Interviews.Detail&id=18 2005-06-30] Interview with Athena and Orleron (Joining Persistent Worlds)
 +
 
 +
[http://papillon.nwnx.org/category/nwnx/ 2006-03-13] Papillon’s .plan » NWNX4
 +
|
 +
 +
|style="border: 1px solid #F8F8F8; padding: .1em .1em; margin: 0.2em; background-color: #EEEEEE;"|http://nwn.bioware.com/builders/images/builder_profile_nwnextenderv2_03_120x90.jpg
 +
|}
 +
----
 +
 
 +
[[Category:Browse]]

Current revision as of 21:05, 16 July 2006

logo_font.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.
  • Provides Database Access, Hashsets, Linked Lists, Server Vault Linking, Debugging, Profiling and more...
  • Completely free and licensed under the GPL.

1114984354_fullres.jpg

Downloads

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

Getting Started

  • MySQL DB Setup - Instructions on how to login into your MySQL databse, and create the needed users and tables for use with NWNX.
  • NWNX Setup Instructions - Instructions for putting the base NWNX files in the correct place and configuring the NWNX.ini file.

Installation Guides

Documentation

Note that the official documentation is located here.

  • Neverwinter Nights Extender 2: Documentation for the main program
  • APS/ODBC2: Documentation for the new unified database connectivity plugin/the new Avlis Persistence System.
  • 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 Tutorials

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

Interviews Comments and Accolades about NWNX

2003-01-31 Interview with Papillon/Avlis team (APS/NWNX)

2005-01-05 Bioware's Profile: Neverwinter Nights Extender v2

2005-06-30 Interview with Athena and Orleron (Joining Persistent Worlds)

2006-03-13 Papillon’s .plan » NWNX4

builder_profile_nwnextenderv2_03_120x90.jpg

Personal tools