The Immortal Struggle v1.25 Created, programmed and copyright (C)1994 by Chris W. Rea [UL] A multiplayer online game for BBX, DLG-Pro, FalconCBCS, and Xenolink Release Date: 09-Apr-94 How to set up "The Immortal Struggle" on a DLG BB/OS. - by Mark Thurgood. ------------------------------------------------------------------------------- Please excuse the style of my documentation writing. This is a first. ;) I'm sure that there is a much simpler way of doing this, but this works really well on my system: 1. Go into your Configure Menus area and 'A'dd an option choosing any letter you like. 'T' would be a good example. Then set up the options as follows: [ 1] Letter: T [ 2] Menu script: (path/name) DLGConfig:Batch/TIS.batch [ 3] Edit File: [ 4] Description: [The Immortal Struggle] [ 5] Type: Menu Script [ 6] Help File: Main/T [ 7] Lower level: 5 /* or whatever you use */ [ 8] Upper level: 255 [ 9] Hidden: NO [10] Load type: OVERLAY [11] Ask user if sure: NO [12] Pend messages: YES [13] Cli mode: YES [14] Pause on completion: NO [15] Log value: 252 /* or whatever is applicable */ [16] Activity string: Playing [The Immortal Struggle] [17] Priority: DEFAULT [18] Edit help file Tailor all of the options to your system. Such as Lower level, etc. 2. EDIT the batch file (option 3 above), and enter the following: -----cut here----- EXE RX REXX:TIS_DLG.rexx %UNAME %MSGENTER %FILESUP %SCLENGTH %ANSI -----cut here----- If you do NOT wish to give bonus 'sense' for "MESSAGES WRITTEN" nor "FILES UPLOADED", then replace %MSGENTER and/or %FILESUP with 0 (zero). 3. Place the file TIS_DLG.rexx in your REXX: directory. 4. Edit the REXX:TIS_DLG.rexx file, and customize as per your system. (Change the BBS name and the path and name of the TIS program.) 5. You're all done. Go try it out, and enjoy! Credits/Contact Information ------------------------------------------------------------------------------- - This documentation is current as of DLG BB/OS v0.995 and TIS v1.06. - I will supply any support that I can through the following: Chaotic Knights BBS - +1 416 272 1860 UUCP: telepro!tptbbs!Mark_Thurgood@access.usask.ca - Chris Rea may also be contacted through Chaotic Knights as "[UL]" or through the addresses/systems listed in the full T.I.S. documentation. - All subsequent updates to TIS will be uploaded to TPT as soon as they are available. They will also be available on both my system and Chris' system. Thanks to: Chris Rea - For creating such a masterpiece! Well done! Thanks for choosing my system as the DLG Beta test site! TelePro Technologies - You're doing an amazing job on DLG! All the users on Chaotic Knights who participated in the Beta testing! (and who are now hooked on TIS...) ------------------------------------------------------------------------------- END OF FILE -------------------------------------------------------------------------------