View previous topic :: View next topic |
Author |
Message |
kungfoowiz
Joined: 12 Oct 2006 Posts: 61
|
Posted: Sat Nov 25, 2006 15:07 Post subject: |
|
|
Hello
I made a change to nwnx_include. It's primary use is for Conversations, so you can get the details of a plugin tokenized.
PS: Ignore the ads..
---
kung |
|
Back to top |
|
|
kungfoowiz
Joined: 12 Oct 2006 Posts: 61
|
Posted: Wed Nov 29, 2006 12:44 Post subject: |
|
|
Hello
Here's a NWNX4 Logfile Rotator plugin.
---
kung |
|
Back to top |
|
|
kungfoowiz
Joined: 12 Oct 2006 Posts: 61
|
Posted: Fri Dec 01, 2006 11:21 Post subject: |
|
|
NWNX4/Clock
This plugin gets the computer's current date and time in NWN2.
Code: |
#include "nwnx_clock"
STRING GetDate( ); // Get the current date (MM/DD/YYYY).
STRING GetTime( ); // Get the current time (HH:MM:SS).
|
---
kung |
|
Back to top |
|
|
caloup
Joined: 29 Sep 2006 Posts: 59 Location: albi (france)
|
Posted: Fri Dec 01, 2006 19:13 Post subject: |
|
|
hello !
Are there official part of nwnx4 or private work you want to share ? |
|
Back to top |
|
|
Papillon x-man
Joined: 28 Dec 2004 Posts: 1060 Location: Germany
|
Posted: Fri Dec 01, 2006 21:08 Post subject: |
|
|
They are officially kungfoo's own modules
No, seriously: I guess it would be nice if users could upload their own modules on nwnx.org. I'll have to search for a typo3 plugin that offers this functionality. That way, we could have a user contributed repository of plugins available for download. _________________ Papillon |
|
Back to top |
|
|
|