This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
trade_wars_2002 [2023/11/20 22:06] – created massacre | trade_wars_2002 [2023/12/10 02:42] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
Here is how to install it: | Here is how to install it: | ||
Line 8: | Line 8: | ||
File structure: C: | File structure: C: | ||
- | 1. Extract | + | 1. Download |
- | 2. Edit the START.BAT with your favorite text editor. Change the top line to reflect the directory where you uncompressed Legend of the Red Dragon into. | + | 2. Extract the archive to C: |
- | It will need to change to the Legend of the Red Dragon directory before executing anything else in the batch file. Added ' | + | |
+ | 3. Edit the START.BAT with your favorite text editor. | ||
Example: | Example: | ||
Line 20: | Line 21: | ||
TW2002 TWNODE=%1 | TW2002 TWNODE=%1 | ||
- | 3. Run INSTALL.BAT | + | 4. Run INSTALL.BAT |
- | 4. Run BIGBANG.EXE to create your universe | + | 5. Run BIGBANG.EXE to create your universe |
- | 5. Run TEDIT.EXE | + | 6. Run TEDIT.EXE |
In TEDIT, go to (O) BBS Node Editor. This will allow you to configure baud rates, locked baud rates, COM ports, special port addresses (if needed) the dropfile type your BBS makes, and where to find it. | In TEDIT, go to (O) BBS Node Editor. This will allow you to configure baud rates, locked baud rates, COM ports, special port addresses (if needed) the dropfile type your BBS makes, and where to find it. | ||
Line 42: | Line 43: | ||
If you run a multi-node BBS, set up EACH dial in/remote node. | If you run a multi-node BBS, set up EACH dial in/remote node. | ||
- | 6. Have your BBS execute the TW.BAT. If you run just one node (A single line BBS), you need to have your BBS call TW.BAT 1. The 1 is the node number. | + | 7. Have your BBS execute the TW.BAT. If you run just one node (A single line BBS), you need to have your BBS call TW.BAT 1. The 1 is the node number. |
If you have a multi-node BBS, use a node parameter (in ProBoard, it's *#) so your BBS will substitute the appropriate node number. | If you have a multi-node BBS, use a node parameter (in ProBoard, it's *#) so your BBS will substitute the appropriate node number. | ||
- | In ProCFG, configure your door to run a Command Line such as this example, which will run TW.BAT and pass the system path and node number. Say for example, that your BBS software is ProBoard and your BBS directory structure is: | + | 8. In ProCFG, configure your door to run a Command Line such as this example, which will run TW.BAT and pass the system path and node number. Say for example, that your BBS software is ProBoard and your BBS directory structure is: |
C:\PB (main BBS directory) | C:\PB (main BBS directory) | ||
C: | C: |