Hi everybody. This seems like a newbie question, and it is, but I am new to Mystic and I am having trouble installing door games. I am not sure what to put in the configuration. Are there some instructions somewhere
on how to install doors on Mystic? I used to run a BBS back in the 90s
but I've forgotten most of what I knew back then. Do I need a fossil driver or some kind of drop file? I'm totally confused, so any help
would be appreciated. Thanks. Alonzo - The Unmarked Van BBS - Telnet:
Welcome back to BBSing! Are you running a Windows system or Unix? If your using a windows system maybe this will help a bit. I've had luck with most of the games I've run but a few of the older ones like Yankee Trader I haven't been able to get to run. I use Netfossil to run the doors here (I think 1.14 is the one I'm using) Just has to be unzipped. On my system I have a NETFOSS subdirectory under my main \Mystic directory. In this folder I have a NF.BAT file:
@echo off
rem **you can optionally add ansi.com here**
d:\mystic\netfoss\netfoss.com %1
if errorlevel 1 goto end
d:\mystic\netfoss\netcom.exe %1 %2 %3 %4 %5 %6 %7 %8 %9 d:\mystic\netfoss\netfoss.com /u
:end
Set up the doors using the instructions for each door. In the Mystic menu editor then you call the NF.BAT passing arguments. For example, here is my Trade Wars setup:
Action List:
Command: (DD) Exec external program
Data: d:\mystic\netfoss\nf.bat /N%3 /h%0 d:\mystic\doors\2002\TW.BAT %3
My tw.bat simply goes to the directory and calls TW2002 TWNODE=%1
For some of the newer doors you can use the DOOR32 Action basicly works the same. For Galactic Dynasty I have:
Command: (D3) Exec DOOR32 program
Data: d:\mystic\netfoss\nf.bat /N%3 /h%0 d:mystic\doors\gdynwin\rungd.cmd
%Pdoor32.sys %N %H
My rungd.cmd navigates to the directory and calls GalacticDynasty.exe %1 %3
(I don't remember why I'm not passing %2)
I hope this helps!
Dave
... Error 3032 - Recursion error. See error 3032.
--- Mystic BBS v1.12 A47 2021/12/25 (Windows/32)
* Origin: Dave's BBS (21:1/140)