Player Resource Consortium

Neverwinter Nights => Other Features => Topic started by: Thexare on September 12, 2009, 11:29:14 PM

Title: Switch documentation
Post by: Thexare on September 12, 2009, 11:29:14 PM
Is there any publicly-available information on what the Switches in PRC Options do? I couldn't find it in the manual, or anywhere on this forum. And I'd really rather not screw around with things when I don't know what they do...
Title: Switch documentation
Post by: xwarren on September 13, 2009, 01:14:13 AM
Take a look at prc_inc_switch.nss file in prc_include.hak
Title: Switch documentation
Post by: DM Heatstroke on September 13, 2009, 11:09:22 AM
Quote from: Thexare

Is there any publicly-available information on what the Switches in PRC Options do? I couldn't find it in the manual, or anywhere on this forum. And I'd really rather not screw around with things when I don't know what they do...


It actually is in the manual.  Bottom of this  (http://www.nwnprc.com//nwn/english/content/installation/prc_server.htm)page.
Title: Switch documentation
Post by: Stratovarius on September 13, 2009, 12:14:01 PM
Those are just the LETO switches, there are hundreds more listed in the actual file.
Title: Switch documentation
Post by: Thexare on September 13, 2009, 04:31:00 PM
Quote from: xwarren

Take a look at prc_inc_switch.nss file in prc_include.hak
Thanks, I got it now. Maybe a note about that could be added in the next Manual update?
Title: Switch documentation
Post by: DM Heatstroke on September 13, 2009, 07:56:54 PM
Quote from: Stratovarius

Those are just the LETO switches, there are hundreds more listed in the actual file.


Yeah, I was actually referring to this

Quote
If you want further information on switches, see the prc_inc_switch script.


Sorry for the confusion.
Title: Re: Switch documentation
Post by: Jugonshi on May 09, 2014, 09:10:22 AM
Sorry for resurrecting this topic. But I am new to PRC and just started to use PRC 3.5 in solo games.

Now,

Take a look at prc_inc_switch.nss file in prc_include.hak

Where can I find those files? I have searched my Neverwinter Nights folder for those files but could not find.
Title: Re: Switch documentation
Post by: Loggy on May 09, 2014, 09:47:33 AM
In your NWN/utils folder you should find a program called nwhak.exe - it's a Bioware program that comes with the game. Run that, and look in your NWN/hak directory for prc_include.hak. Open that, and you should find that prc_inc_switch.nss is among the files inside - you can then export it and open it in any plaintext editor, and it should hopefully help.
Title: Re: Switch documentation
Post by: Jugonshi on May 11, 2014, 11:05:41 PM
Thanks. I found that.