View previous topic :: View next topic |
Author |
Message |
Papillon x-man
Joined: 28 Dec 2004 Posts: 1060 Location: Germany
|
Posted: Sun Sep 30, 2007 12:33 Post subject: Attn: Plugin developers |
|
|
For the upcoming interview on the Vault, I'd like to include examples of plugins, so the reader gets an idea what else can be done with NWNX.
If you have written a plugin, please make a post below and include the name, the nwnx version, and a short description (10 words).
Example for xp_mysql.dll
MySQL Plugin; NWNX2+4; Access MySQL database servers
Note: I might not include every plugin, or even change the wording a little. _________________ Papillon |
|
Back to top |
|
|
virusman
Joined: 30 Jan 2005 Posts: 1020 Location: Russia
|
Posted: Sun Sep 30, 2007 17:11 Post subject: |
|
|
NWNX Chat
NWNX2 (Windows, Linux), NWNX4
Hooks all chat messages, providing OnChat event.
NWNX Profiler
(The original plugin for NWNX2/Win32 was written by Papillon)
NWNX2 (Windows, Linux), NWNX4
Shows how often a script has been called, how much time it took to complete, and gives some overall statistics. (taken from this site)
NWNX Leto
NWNX2 (Windows, Linux), NWNX4 (<=1.07)
(I did only port it to NWNX4, everything else is by dragonsong)
This is a bridge to a LetoScript interpreter that allows a scripter to edit any GFF file (including player character files).
NWNX Events
NWNX2 (Linux, Windows version is pretty old)
Adds new script events to the game (OnAttack, OnPickPocket, OnUseItem, etc.) and new functions for conversations (GetSelectedNodeID, SetCurrentNodeText, etc.).
NWNX Functions
NWNX2 (Linux)
Adds a lot of various scripting functions.
NWNX Fixes
NWNX2 (Linux, Windows)
Provides various fixes and patches to NWServer (currently contains the fix for stackable items). |
|
Back to top |
|
|
Gryphyn
Joined: 20 Jan 2005 Posts: 431
|
Posted: Mon Oct 01, 2007 2:47 Post subject: |
|
|
NWNX Junior (pre 1.08)
NWN2
ONLY the basics, but ALL database activities are done for you.
NWNX Spawn (1.08+)
NWN2
Provides the server with access to run external processes (provided you don't need a result returned)
NWNX SQLServer (1.08+)
NWN2
Access to SQLServer databases (including SQLServer Express).
NWNX RealTime (1.08+)
NWN2
Access to basic Date and Time functions from the Host PC.
Cheers
Gryphyn |
|
Back to top |
|
|
GodBeastX
Joined: 09 Aug 2006 Posts: 65
|
Posted: Wed Oct 10, 2007 23:13 Post subject: |
|
|
Do they have to be public plugins?
Sundren Plugin (xp_sundren)
* Treasure Tables and Treasure Lookups (Crazy probability math to get it down to O( LOG( N ) ) to allow per creature treasure tables
* Random Item Properties and naming (and coloring)
* Extended Quest System (Much like MMOs)
* Command interface for XP Chat to rapidly lookup command
* Reputation System for NPC interaction
* Languages (Replaces DMFI)
...
You can pretty much do anything with it |
|
Back to top |
|
|
Grinning Fool
Joined: 12 Feb 2005 Posts: 264
|
Posted: Sun Nov 25, 2007 4:30 Post subject: |
|
|
Too late? _________________ Khalidine, a NWN2 persistent world
Looking for volunteers. |
|
Back to top |
|
|
Papillon x-man
Joined: 28 Dec 2004 Posts: 1060 Location: Germany
|
Posted: Sat Dec 01, 2007 0:53 Post subject: |
|
|
No, just me being lazy whith a half-finished interview... _________________ Papillon |
|
Back to top |
|
|
|