View previous topic :: View next topic |
Author |
Message |
AcadiusLost
Joined: 15 Dec 2007 Posts: 26 Location: Charlottesville, VA
|
Posted: Fri Jan 18, 2008 3:47 Post subject: NWNx4 Vaultster? |
|
|
I had seen some mention a while back of this being ported over for NWNx4 - did that project get completed? If so, it is available and documented somewhere I've overlooked? This was the closest I've been able to find:
http://www.nwnx.org/index.php?id=79
Now that I'm using the LETO plugin to modify base skill ranks, I'd like to be able to operate on true local files, rather than worry about mapping network shares across the net as my PW did in it's NWN1 incarnation. _________________ Technical Administrator
A Land Far Away, a Persistent World Project |
|
Back to top |
|
|
AcadiusLost
Joined: 15 Dec 2007 Posts: 26 Location: Charlottesville, VA
|
Posted: Thu May 08, 2008 22:16 Post subject: |
|
|
Any update on this? Now that the PW I script for has one server Live, time is drawing short to get a workable method of .bic file passing between server host machines to allow crosserver travel.
We used network shared drives for a vault with NWN1, but it lead to many frustrations due to limitations in how the applications handled caching and large directory trees, as well as problems with write corruption due to the insertion of significant lag-time to the bic writing process. _________________ Technical Administrator
A Land Far Away, a Persistent World Project |
|
Back to top |
|
|
Hialmar
Joined: 15 Jun 2005 Posts: 32
|
Posted: Sat Jun 14, 2008 17:57 Post subject: |
|
|
Just a message to say that I have uploaded a first version of Vaultster for NWNX4 on Virusman's SVN:
http://nwn.virusman.ru/svn/nwnx4/trunk/
In it I have corrected the bug mentioned in the following thread:
http://www.nwnx.org/phpBB2/viewtopic.php?p=8335#8335
As well as switched to secure versions of the string manipulation functions (ie sprintf_s, strcpy_s...).
It works as for NWN.
If you just want the dll without compiling it you will find it here:
http://www.alandfaraway.org/Hialmar/Vaultster/
You need the dll, the ini file, the nss script that you should import in your module and then read the documentation to build your portalling functions.
Again thanks to Jeroen Broekhuizen for the original version of Vaultster.
Please post here or PM me if you find any bugs. _________________ Hialmar, A Land Far Away Infrastructure Administrator |
|
Back to top |
|
|
|