Skip to content

Instantly share code, notes, and snippets.

@CromFr
Last active July 31, 2017 01:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CromFr/73a159feb2b6fb9407ac84818c5043af to your computer and use it in GitHub Desktop.
Save CromFr/73a159feb2b6fb9407ac84818c5043af to your computer and use it in GitHub Desktop.
NWN2Server command line args
-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