Skip to content

Servervault

How do I get my friends characters to save in the servervault, instead of localvault.

When I set my hosted game to servervault in DM -client, they didnt have correct characters availble.


Do I need a dedicated server for servervault storage?

Comments

  • henesuahenesua Member Posts: 62
    edited February 2021
    I handle this with a dedicated server, but I think you just need to edit the server.vault setting in your settings file.

    The settings file is "settings.tml" in your user directory for NWN.

    What are your settings in the file settings.tml?

    Under server.vault I have "mode=0". I think this is what you need.

    The preferred way of setting this is via the NWN app's multiplayer options.

  • ForgeForge Member Posts: 32
    [server.vault]
    backup-server-characters = false
    by-player-name = false
    mode = 1
    sticky-player-names = false
    suppress-base = false


    Ok. Will try putting to Mode = 0
  • henesuahenesua Member Posts: 62
    The preferred way to set this is using NWN's Options in the app itself. The server vault is in the multiplayer section.
Sign In or Register to comment.