
   ___        _      _    _        _____    _                       __ 
  / _ \ _   _(_) ___| | _(_) ___  |_   _|__| | ___  ___ ___  _ __  / _|
 | | | | | | | |/ __| |/ / |/ _ \   | |/ _ \ |/ _ \/ __/ _ \| '_ \| |_ 
 | |_| | |_| | | (__|   <| |  __/   | |  __/ |  __/ (_| (_) | | | |  _|
  \__\_\\__,_|_|\___|_|\_\_|\___|   |_|\___|_|\___|\___\___/|_| |_|_|  
 
	
Stuff to do still:
   There are LOTS of things left to do.  If you run into any bugs,
   please email me at eric@bbs.ipass.net

Special Thanx to:
      ninjaz:  For contributing code for some action stuff
      stupid:  For helping me test stuff in the middle of the night
      erigby:  For helping me test stuff in the evening
     FMStrat:  For helping me test stuff during the day
      xantho:  For picking hideous colors to let us know what doesn't
               look good.

     Everyone on Halo's BBS (The Mighty Fortress ][) for making suggestions

     And thanks to everyone who made suggestions for colors, I'm useless
     in that department.


Installation:
  Ok... installation is simple.  The teleconf can reside where ever you want
  it.  
	
  There is a program included in this package called ./install
  this is a bash shell script which will take care of the dirty work.
  it will prompt you for pathnames to install the game to.
  It will work on most installations (Even Car Doctor's weird setup).
  
	Just run the install program by typing:
	  ./install
	
	It will ask you for a directory to install to.  Enter the path where
	you would like the Teleconference and all of it's data files to reside 
	(such as /falken/doors/qtc)
	
	If the directory does not exist, then you will be prompted to create
	it.
	
	At this point, it should copy the files from the current directory to
	the install directory.  Then it will ask you for the name of the BBS
	user.  Generally, this will be 'bbs'.
	
	Next it will attempt to find the group name of the bbs user with the
	id command.  If this is incorrect, you can correct it here.
	
	Then it will change the permissions on the install directory and the
	game files, create the data files, and set their permissions as well.
	Voila, that's done.
	
	Next, you'll need to add a menu entry for the game in your Menu Setup
	in bbscfg. The entry should look something like this:

 t____ ./doors/qtc/qtcload ./doors/qtc/_________________  0_  QTC___________
 
	Include the full path to qtcload program for the commandline.  THe
	only parameter you should pass is the path to the install directory.
	ie if your path where the game files exist is /falken/qtc, the
	commandline would be:
	
 t____ ./qtc/qtcload /falken/qtc/_______________________  0_  QTC___________

 NOTE - The trailing slash is optional.
 
 Then restart the bbs, and you should be ready to go.
 
 If you have any problems or questions, please send email to eric@ipass.net


How to use the features:
  
	There is a file in the QTC directory called privuser.txt
	Any names listed in this file will have priveledged
	access.  Each name should be listed on a separate line.
	Sysops are automatically priveledged users
	
	Priveledged users can:
		Make Actions
		Edit Actions
		Delete Actions
		Gag/Ban users
		Kick users from the teleconference

For a complete list of commands, type 'help' while in the teleconference.

