RAPTOR v1.50a Updates
RAPTOR BBS is 
Copyright 1995, 96, 97 by
Bud Younke and the RAPTOR Development Team
All Rights Reserved


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 10-22-97
1) Added improved MCI parser New MCIcodes to follow
2) Faster write routines in some areas

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

10-23-97
1) Finished internal Grafiti Wall during logon. toggleable from system config - misc. options. Users will see only new writings
2) Added Sysop News feature as a menu selection Users will see only new news items

NEW MENU COMMAND KEYS
*A - allows sysop to create a news file up to 200 lines using simple line editor.
respects pipecodes for colors
OH - view new sysop news posts

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

10-25-97
1) Added internal Time gambling functions with multiple games
Added Config options from WFC P-H-K to use time gambling during logon
P-H-L to set maximum bet allowed for time gambling

NEW MENU COMMAND KEYS
OK Menu command to take user to the internal grafiti wall
OL Menu command to start internal time gambling
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
12-8-97
Rudimentary scripting engine 'Talon Script Language'
Files will end with a ".TSL" extension and be located in the scripts directory
under the system data directory.
Calling scripts
Menu command keys DT with an mstring of the filename.
MCI code ~AG<filename.tsl>~ with no brackets
Additional information is included in the script.doc file for syntax etc...
Scripts must exist in the script directory as a text file along with the file TSL.EXE. To compile the script switch to the script directory and use the command TSL filename.txt   Example: TSL TEST.TXT
This will create TEST.TSL.
 
