Last active
July 31, 2017 01:19
-
-
Save CromFr/73a159feb2b6fb9407ac84818c5043af to your computer and use it in GitHub Desktop.
NWN2Server command line args
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-home | |
Set custom directory instead of Documents/Neverwinter Nights 2 | |
-du | |
DisableClientCustomUI | |
-do | |
DisableClientOverride | |
-cs | |
ContentSyncRequired | |
-difficulty | |
1 = easy, 2 = normal, 3 = D&D hardcore, 4 = very difficult | |
-oneparty | |
-ilr | |
Item level restriction | |
-elc | |
Enorce Legal Characters | |
-adminpassword | |
Remote server control password | |
-dmpassword | |
DM password | |
-playerpassword | |
Player password | |
-autosaveinterval | |
-gametype | |
0 = Action, 1 = Story, 2 = Story Lite, 3 = Role Play, 4 = Team, 5 = Melee, 6 = Arena, 7 = Social, 8 = Alternative, 9 = PW Action, 10 = PW Story, 11 = Solo, 12 = Tech Support | |
-servername | |
-pauseandplay | |
-cpu | |
CPU assigned to the nwn2server process | |
-reloadwhenempty | |
-maxlevel | |
-minlevel | |
-pvp | |
0 = None, 1 = Party, 2 = Full | |
-load | |
Load a saved game | |
-moduledir | |
Path to the module directory to load | |
-module | |
Path to the module .mod file to load | |
-publicserver | |
-servervault | |
0 = only local characters, 1 = only server characters | |
-port | |
NWN2Server port (default 5121) | |
-maxclients | |
-crashinfo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment