S.e.p.t.i.: Easy Persistentworld Template Initiative

FAQ

The S.E.P.T.I. project is designed to simplify the process of creating and managing custom servers for Neverwinter Nights 2 (NWN2). The ultimate goal is to provide a full ready-to-run, customizable server solution. Currently, it consists of a collection of systems and plugins that enhance the game's functionality and can be integrated into a server.


Yes, S.E.P.T.I components are designed for easy integration into existing NWN2 servers. The provided documentation will guide you through the installation process and help you understand how to customize the systems and plugins to fit your server's needs.
While we strive to ensure compatibility, it's essential to be aware of any potential issues with your current server setup and follow the instructions carefully.


"Septi's base lib" is a compilation of useful functions, images, and even some GUI elements that aren't strictly linked to a specific system but are shared among them. It serves as a foundation for various S.E.P.T.I components.

For the moment, it contains two source files:

  • One focuses on "color" (conversion from and to RGB, HLS, string colors representation)
  • The other contains more varied functions, such as "string GetPCUid_Sept(object oPlayer);" which you'll probably want to adapt to your own UID system.

(download link)


We apologize for any difficulties you're experiencing and appreciate your patience as we work to improve our documentation and installation processes. To help you resolve the issue, please follow these steps:

  1. First, ensure that your meet the necessary requirements for using S.E.P.T.I components. You can find a list of these requirements in our "Requirements Documentation".
  2. Next, double-check the requirement section on the specific plugin or system page to ensure that you have all the necessary prerequisites installed.
  3. Carefully follow the installation instructions provided with each plugin or system you want to install, as well as for any required dependencies. These instructions are designed to guide you through the process and minimize potential issues.

If you've followed these steps and are still encountering problems, please don't hesitate to reach out to us for assistance. You can find various ways to contact our community and developers in the "Contact" page. When asking for help, please provide as much information as possible about the problem, including any error messages, logs, or screenshots that might help us diagnose the issue more effectively


Yes, absolutely!

 We strive to make our systems and plugins as easy to translate as possible. Most of them come with a "*_translate.NSS" file, which contains all the text used in the system, including both scripts and GUI elements. To translate the system, simply update this file with your desired language, and the changes will be reflected throughout the system. There's no need to search through various files or XML code to modify the text.


We aim to make our releases as user-friendly and compatible as possible. 
Currently, we are not aware of any compatibility issues. 
However, we cannot predict every scenario involving added mods. 

If you encounter any compatibility issues between S.E.P.T.I components and other NWN2 mods, please let us know by reaching out through the contact methods listed in our Contact page.


Of course! No matter your skills or the amount of time you can dedicate, all contributions are welcome. You can find more information on how to help us on the "Help Us" page.

We also greatly appreciate your suggestions, as they help us prioritize the most anticipated features and ensure we don't overlook any important aspects. The "Contact" section int the About page will provide you with the necessary links to share your ideas.