Chapter 3 The configuration files ====================================== 3.1 NT.CFG -------------- This file contains everything the Server needs to know to set up your BBS the way you want it. The Server always looks for NT.CFG (that resides in your S: directory) when is starts, so it is the default settings it is looking for. You may edit the file with a regular texteditor. If you're running several nodes in your system you may have several configurationfiles. They can then have other names (feel free to choose your own), and then you just send along the name of the file as a parameter when you start NTSer or NTCon. You can read about how this is done in chapter 2.2. Then that node will use its own configurationfile instead of the default one. NT.CFG contains all the information about what the different settings are for, and what values thay may have. Please take your time when you're editing this file and read the texts in it very carefully. 3.2 Command.DAT ------------------- This is the heart of your NT Pro system. Here you define your own commands as well as edit the the internal ones. Read the file into a texteditor and have your way around. You can read about the settings and the possible values in the beginning of Command.DAT.