This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
doorparty [2023/07/22 21:26] – massacre | doorparty [2023/11/18 15:55] (current) – massacre | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== DoorParty ====== | ====== DoorParty ====== | ||
- | DoorParty is an InterBBS Game Server using a modified version of Manning's Telnet Door which automatically logs the user into their Server and directly into the desired door using the BBS Sysops pre-assigned credentials. You can join for free at http:// | + | DoorParty is an InterBBS Game Server using a modified version of Rick Parrish of R&M Software's Telnet Door which automatically logs the user into their Server and directly into DoorParty |
How to install DoorParty for ProBoard: | How to install DoorParty for ProBoard: | ||
- | Before installing | + | Before installing |
* If you're looking to sign up to DoorParty, I've moved the application process to the BBS. I figured this gives it a more “authentic” feel to the spirit of DoorParty, and also simplifies the entire thing for everyone. | * If you're looking to sign up to DoorParty, I've moved the application process to the BBS. I figured this gives it a more “authentic” feel to the spirit of DoorParty, and also simplifies the entire thing for everyone. | ||
Line 34: | Line 34: | ||
* doorparty-connector.ini | * doorparty-connector.ini | ||
- | * You will not have to edit ANY DoorParty files if you properly configured your DoorParty customized installer files. | + | 3. You will not have to edit ANY DoorParty files if you properly configured your DoorParty customized installer files. |
- | 3. In ProCfg, configure your door to run a Command Line such as this example, which will run NFU.EXE and pass the path-only of your BBS Nodes dropfile directory, as well as the BBSLINK.BAT that NFU will execute along with its needed parameters. Say for example, that your BBS software is ProBoard and your BBS directory structure is | + | 4. In ProCfg, configure your door to run a Command Line such as this example, which will run NFU.EXE and pass the path-only of your BBS Nodes dropfile directory, as well as the BBSLINK.BAT that NFU will execute along with its needed parameters. Say for example, that your BBS software is ProBoard and your BBS directory structure is |
| | ||
| | ||
Line 45: | Line 45: | ||
(*D) tells ProBoard to create a DOOR32.SYS drop file, and is filtered out. | (*D) tells ProBoard to create a DOOR32.SYS drop file, and is filtered out. | ||
(*U) tells ProBoard to use the user's handle. | (*U) tells ProBoard to use the user's handle. | ||
+ | | ||
+ | The batch file should already be named correctly in the zip file. | ||
So the following type-7 Command Line could be configured for this door in ProCfg: | So the following type-7 Command Line could be configured for this door in ProCfg: | ||
- | So the following type-7 Command Line could be configured for this door in ProCfg: | + | c: |
- | c: | + | |
Note that for node 1, the above command line would be translated by the BBS as so: | Note that for node 1, the above command line would be translated by the BBS as so: | ||
- | | + | |
Note: the *D in this example is only used to tell ProBoard to create a DOOR32.SYS drop file. | Note: the *D in this example is only used to tell ProBoard to create a DOOR32.SYS drop file. | ||
Line 58: | Line 59: | ||
* Do not include the name of DOOR32.SYS in parameter 1, just the path where it is located NFU will read the DOOR.SYS dropfile here, and will create the DOOR32.SYS dropfile in the same directory before executing the Command Line in parameter 2. | * Do not include the name of DOOR32.SYS in parameter 1, just the path where it is located NFU will read the DOOR.SYS dropfile here, and will create the DOOR32.SYS dropfile in the same directory before executing the Command Line in parameter 2. | ||
* DoorParty requires NOT ONLY the path to a DOOR32.SYS file, it also requires the DOOR32.SYS filename to be included in the node path. | * DoorParty requires NOT ONLY the path to a DOOR32.SYS file, it also requires the DOOR32.SYS filename to be included in the node path. | ||
+ | |||
+ | ---- | ||
+ | Thank you to Mike Ehlert for his instructions in the NetFoss User Guide!! | ||
+ | [[https:// |