home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Devil's Doorknob BBS Capture (1996-2003)
/
devilsdoorknobbbscapture1996-2003.iso
/
Dloads
/
BBSONLIN
/
LORDGC15.ZIP
/
LORDGC.DOC
< prev
next >
Wrap
Text File
|
1995-01-02
|
5KB
|
152 lines
{$D Documentation for LORDGC.EXE}
begin
(*
| Legend Of the Red Dragon Gambling Casino
| LORDGC.EXE
|
| By Tobin T. Fricke
| Copyright (c) 1994 by Tobin Fricke, All Rights Reserved
|
| Thank you to Seth Able for creating Legend of the Red Dragon and
| publishing the documentation.
Legal Disclaimer: If this program or use of this program harms you or
anyone else in any way, either directly or indirectly, it is not the
fault of Tobin Fricke. Use at your own risk.
Version: 1.5ß,R2-MH
Known bugs: none
Registration: $5
Requirements: 8088 Processor, FOSSIL Driver, LORD 3.00 or higher +
Incompatibilites: Don't PKLITE the EXE until after you register it.
LORDGC is a little door that goes with Legend of the Red Dragon. It
consists of a Gambling Casino (currently, the only game is roulette) and
has access to Ye Olde Banke. Using this, LORD players can gamble away
their money.
Installation: Put LORDGAM.EXE in a directory some where.
LORDGAM.EXE takes two command line parameters. The first is the path and
filename of DOOR.SYS and the second is the path and name of the LORD
PLAYER.DAT file.
Example: LORDGAM.EXE F:\RENEGADE\NODE1\DOOR.SYS F:\DOORS\LORD\PLAYER.DAT
It is recommended that you put this before LORD in your LORDx.BAT batch
files.
--Source Code
If you REALLY want it and you beg enough, and send me enough money,
I'll send it to you. (;
--Correspondence:
I run the Digital Forest Information System.
Currently 1 node, (714) 586-6142, 28800bps (Rockwell V.FC)
I may be contacted on the following networks:
Fidonet 1:103/925
Renegade Support Network 50:100/505
OS/2Net 81:307/10
RIPnet! 154:160/0 (714) hub
...As well as a bunch of smaller ones.
--WANTED:
[1] Please send me the rules for all kinds of Casino games so that I can
add them.
[2] If you are artistically inclined, I'd love to have RIP and/or ANSI
screens for LORDGC!
--What do I get when I register?
You will receive a code. Then, type LORDGC /REGISTER (this won't work
over the modem). It will ask you for your first name, last name,
registration code, and BBS name. If they all match, then the LORDGC.EXE
will be "branded" and become registered. You will be able to rename the
Casino. (It's the Dragon's Breath Gambling Hall in the unregistered
version) Instead of saying "*UNREGISTERED* Please Register Me," it will
say "Registered to so and so at the such and such BBS" The delay at the
end will be removed.
------------------------------------------------------------------------
Registration Form for LORDGAM
FIRST NAME: _____________________ LAST NAME: ___________________________
BBS NAME: ______________________________________________________________
BBS PHONE NUMBER: ________________________ SPEED: ______________________
BBS SOFTWARE: __________________________________________________________
NETWORK ADDRESSES: _____________________________________________________
INTERNET EMAIL: ________________________________________________________
POSTAL ADDRESS: ________________________________________________________
________________________________________________________
HOW WOULD YOU LIKE YOUR REG CODE SENT TO YOU? (Check all that apply)
[ ] Snail Mail (Print it out on paper, stick in envelope, mail to you)
[ ] Netmail Username: ______________ Address: ________________
[ ] Internet Email Address:_____________________________________
I can send netmail to Fidonet, Renegade Support Net, ITCNET, OS/2NET
Please enclose a check for $5.00 or more made out to TOBIN FRICKE
Mail to: Tobin Fricke
25001 El Cortijo
Mission Viejo, CA 92691-5236
United States of America
-------------------------------------------------------------------------
File Sizes
* Do not PKLITE the unregistered versionn
1.5 58349 bytes
Revision History:
0.9 Fixed modem communication bug
1.0 Works
1.1 Fixed bug with DOOR.SYS reading
1.2 Added "Ye Old Banke"
1.4 First Public Release - December 1994
1.5 Fixed bug that required PLAYER.DAT to be F:\DOORS\LORD\PLAYER.DAT
(Thank you to Martin Harden for pointing this out, the day after
I released 1.4) Also fixed small emulation bug, and status line bug.
Released January 2, 1995
Thanks To:
Borland for making Borland Pascal, a wonderful language
Jason Finley for the idea for this
Martin Harden for pointing out the major bug in 1.4
Version number structure
1.5R2-MH
Version 1
Revision 5
Release 2
Initials of person who pointed out major bug which was fixed: MH
*)
end.