home *** CD-ROM | disk | FTP | other *** search
-
- TO: Chris Holten
-
- FROM: Sam McGee
-
- SUBJECT: Doors from leaving.bbs
- EID:8de4 130d00e0
- > > JM: I need a reliable door program that will allow me to run games
- > > JM: without a monitor embedded. My system does fine with TradeWars
- > > JM: and Galactic Warzone, using DRLINK, but (for example) I can't
- > > JM: get Fast Fingers' maze game to work. And I would like to make
- > > JM: several other games available to my users.
- This may be of interest to anybody that needs DORINFOx.DEF file
- It is called DORINFO.ZIP and freq at 140/48
- ; Northern Nights 140/48
- ;
- ;I tryed to run a few games on Opus and found that they just were
- ;not written for Opus and that most games or a lot of them called
- ;for a file called DORINFOx.def . Opus doesnt make that type of
- ;file. I then asked my son Colten Edwards if he would write a
- ;program that would gather the info nessary to write the
- ;dorinfo.def file. This is one of the first rules THIS UTIL WAS
- ;WRITTEN FOR OPUS ONLY.
- ;
- ;Put dorinfo.exe and this file into the Opus dir and it will take
- ;info from lastuser.bbs and write the dorinfo.def file in the
- ;games dir specified.
- ;Call Dorinfo just before you call the game from your batch
- ;file.
- ;
- ;If by chance you need a different name than dorinfo0.def then
- ;the command line will look like this.
- ;dorinfo dorinfo1.def or dorinfo door.def or just whatever
- ;you want.
- ;
- ;
- ;Here is my batch file to run Trade War. It has its own watchcd
- ;I just make sure this one is turned off. This file is called
- ;from Edtorial.bbs off the main menu.
- ;
- ; echo off
- ; watchcd com1 off
- ; cd c:\opus
- ; dorinfo dorinfo1.def
- ; cd c:\opus\tw
- ; tw2.exe
- ; cd c:\opus
- ;
- ;Below is all the information about your BBS. Minutes mean the
- ;full amount of time that a user is allowed on your bbs. The full
- ;time is given here and the amount of time that he has been on is
- ;deducted from the full amount and passed to the game. In most
- ;cases you are able to set the amount of time within the game
- ;itself
- ;The rest should be self explanatory.
- ;
- BBSName Northern Nights
- SysopF Sam
- SysopL McGee
- ComPort COM1
- City Saskatoon
- Minutes 60
- Fossil Yes
- DoorPath c:\opus\tw\
- --- FD 2.00
- * Origin: Northern Nights : Keep Kool : (1:140/48)
- SEEN-BY: 13/13 260/10 170 180 190
- PATH: 140/48 51 1/217 103/501 265/7 13/13 260/10
-
-
-