Nwnplayer.ini

From Talus Wiki

Jump to: navigation, search

Contents

Description

The nwnplayer.ini file controls and saves the settings chosen in the main game client for all modes of play: single-player, multi-player, and server (not the stand-alone server). Below is a listing of the different sections and fields that make up the file.

File Layout

[Game Options]

Debug Mode=1

This section contains fields which control options for the player client. It also contains fields which "unlock" the campaign modules, allowing users to edit them in the toolset.

[Chat Colors]

Allows different colors for different types of messages in the chat window.

Example:

[Chat Colors]

TalkColor=240,240,240

ShoutColor=255,239,80

WhisperColor=128,128,128

TellColor=32,255,32

ServerColor=176,176,176

PartyColor=255,102,1

DMColor=16,223,255

[Control Options]

This section contains fields which contain settings for the in-game camera.

[Profile]

This section stores information about the Gamespy screens when a user accesses multi-player.

[Server Options]

This section stores server information settings when server games are launched from inside the main game client.

Field namePossible valuesComments
BackupSavedChars=00, 1backs up saved chars on exit
* 0 - no backup
* 1 - backup
ShowDMJoinedMessage=10, 1shows a server message when the DM joins
* 0 - no message
* 1 - display message
Disallow Shouting=00, 1disallow channel shout for player on chat bar (dm still able to shout)
* 0 - allows shout channel
* 1 - disables shout channel
CD Banned Behavior=00, 1
Game Port=51215121+sets which port the game listens on
Max Players=181-64sets the maximum number of players
Server Name=**** sets the server name (replace ****)
GameSpy Enabled=10, 1sets whether or not server posts to gamespy
* 0 - no
* 1 - yes
Game Type=00-12Gamespy category the server will display in
  • 0-Action
  • 1-Story
  • 2-Story Lite
  • 3-Roleplay
  • 4-Team
  • 5-Melee
  • 6-Arena
  • 7-Social
  • 8-Alternative
  • 9-PW Action
  • 10-PW Story
  • 11-Solo
  • 12-Tech Support
Disable AutoSave=00, 1Disables server autosave
* 0 - do not disable
* 1 - disable
ServerAdminPassword=***** sets password for the server admin (replace *****)
MinCharLevel=11-40the minimum level a character can be and enter the server
MaxCharLevel=201-40the maximum level a character can be and enter the server
AllowLocalChars=10, 1allow local vault characters
* 0 - no (server vault)
* 1 - yes
PauseAndPlay=00, 1allow players to pause like in single-player
* 0 - no
* 1 - yes
One Party Only=00, 1allow only one party
* 0 - no (allow multiple parties)
* 1 - yes (only one)
ItemLevelRestrictions=10, 1enforce item level restrictions
* 0 - do not enforce ILR
* 1 - enforce ILR
Enforce Legal Characters=10, 1enforce legal characters
* 0 - do not use ELC
* 1 - use ELC
Auto Save Interval=00-??time between autosaves (in minutes?)
MPEnabled=10, 1enable Message Private, talk between player (tell channel - in green by default)
* 0 - no
* 1 - yes
DMPassword=***** sets password for DMs (replace *****)
PlayerPassword=***** sets password for players (replace *****)
PVP Setting=10, 1, 2?sets the servers default pvp setting (unsure of values)
* 0 - no pvp
* 1 - party pvp
* 2 - full pvp
Game Region=0
ServerDownTimer=1800-??how long a client should wait before reporting the server as unreachable (down)
Suppress Base Servervault=00, 1
Reload Module When Empty=10, 1module is reloaded when the last person logs out
* 0 - do not reload
* 1 - reload
RotateServerLog=00, 1server logs are rotated/overwritten on server restart

[Banned Ips]

This section stores the IP Addresses that have been banned from accessing this server.

[Banned Players]

This section stores the player names that have been banned from accessing this server.

[Banned CD Keys]

This section storesthe public CD Keys that have been banned from accessing this server.

[Favorites Page]

This section stores the list of servers that have been added to the Favorites page in Gamespy.

[History Page]

This section stores the list of servers that have been accessed.

[Keymapping]

This section stores the user settings of which actions are performed by what keystroke on the keyboard.

Personal tools