logo logo

 Back to main page

The NWNX Community Forum

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
NWNX4 loading a Campaign Module

 
Post new topic   Reply to topic    nwnx.org Forum Index -> Technical support
View previous topic :: View next topic  
Author Message
Wyvern76



Joined: 16 Nov 2008
Posts: 3

PostPosted: Sat Mar 07, 2009 19:52    Post subject: NWNX4 loading a Campaign Module Reply with quote

So we've been getting advice from other builders to change our PW into a Campaign. And we did, we like the abilitie to have overrides that only effect our content and not everyones.

But how do I get NWNX4 to load it up?

The actual module is still in directory mode, but I don't think just loading that will get us our campaign features.
_________________
Wyvern76, Lead Scripter and Host of Obsidian Shore Persistent World
Back to top
View user's profile Send private message Visit poster's website
ShadowDragon311007



Joined: 15 Jul 2009
Posts: 12

PostPosted: Sun Jul 26, 2009 11:03    Post subject: Reply with quote

Yeah, don't feel bad I'm working on the same issue atm.. with patch 1.23 it gives up the ability to ...

-home alt-home-path
allows you to specify an alternate location to use for files instead of “My Documents\Neverwinter Nights 2”
The server files must be in the same location relative to this path.
Example: nwn2server -home C:\Server
■ Module file or folder must be located in C:\Server\modules
■ Campaign folder must be located in C:\Server\Campaigns
■ Hak folder in C:\Server\hak
■ etc...

Now how do we set NWNX4. ini's up to understand this... also does this mean we can move that actual NWN2 server?

I'm really confused.
Back to top
View user's profile Send private message
Pepe66



Joined: 29 Jun 2009
Posts: 2

PostPosted: Sun Jul 26, 2009 18:41    Post subject: Reply with quote

Just specify the actual paths for Campaigns etc. in the nwn2.ini file. I have absolute paths in there, not sure it relative paths work properly too.

Something like:
Code:
[Alias]
...
CAMPAIGNS=C:\Server\Campaigns
HAK=C:\Server\hak
MODULES=C:\Server\modules
...

etc.

Setup the nwnx.ini like normal. Possibly adding -home "./" to the "parameters" variable, so that the server doesn't create ini files in the C:MyDocuments folder, which complicates things.

e.g. in your case:
nwn2 = C:\Server
nwn2temp = C:\Server\temp
parameters = -moduledir <whatever> -home "./"

Setup like this everything will be done in the C:\Server folder.
Back to top
View user's profile Send private message
cryptc



Joined: 16 Apr 2009
Posts: 38

PostPosted: Sun Aug 09, 2009 23:03    Post subject: Reply with quote

The thing I forgot when changing from module to campaign, was to remember to copy the campaign directory to the server as well... nwnx4 fired it up in just the same way regardless, but without the campaign directory it was messed up with journals, etc...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> Technical support All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group