Parcourir la source

* Document updates

svn: 197
Bryan Drewery il y a 22 ans
Parent
commit
6f2f2e9262
3 fichiers modifiés avec 14 ajouts et 7 suppressions
  1. 4 0
      doc/COPYRIGHTS
  2. 6 2
      doc/INSTALL
  3. 4 5
      doc/README

+ 4 - 0
doc/COPYRIGHTS

@@ -1,5 +1,9 @@
 Various copyrights used.
 
+The copyrights in this file are used for creditory purposes only and do not reflect
+the use of the current package. The current package may not be used by anyone except
+under explicit permission from Bryan Drewery.
+
 /*
  * Copyright (C) 1997 Robey Pointer
  * Copyright (C) 1999, 2000, 2001, 2002, 2003 Eggheads Development Team

+ 6 - 2
doc/INSTALL

@@ -1,6 +1,7 @@
 
 * The installation process has changed starting at version 1.0.11. 
 * The build currently requires a static TCL 8.0 or newer library. (TCL will be stripped soon)
+* All commands and directories/ are assumed to be located/ran in the wraith root dir. (TCL excluded)
 
 1. TCL
 2. Pack settings
@@ -18,23 +19,26 @@ Once you have it, untar -zxf tcl8.4.4-src.tar.gz
 Then, cd tcl8.4.4/unix
 ./configure --disable-shared --prefix=/path/to/your/home --exec-prefix=/path/to/your/home
 Then: make; make install
+Make sure you edit pack/conf.h and change the path to TCL. (See Pack settings)
 
 Step 2: Pack settings
 
 The files listed here are all located in pack/, and will need to be saved for future compiles.
 If you have settings.c, conf.h, or salt.h, place them in pack/
-NOTE: conf.h (pack.conf) from verions previous to 1.0.11 are NOT compatable with 1.0.11 and higher.
+NOTE: conf.h (pack.conf) from versions previous to 1.0.11 are NOT compatable with 1.0.11 and higher.
 
 conf.h:
+ This file contains pack compile-time options and the path to TCL
  If you have an older pack.conf, print it out and edit the template pack/conf.h and change accordingly.
 salt.h:
- This file is generated automatically, if you do not already have one, during compilation
+ This file is generated automatically, if you do not already have one, during compilation.
 settings.c:
  Edit the template pack/settings.c if you don't already have one.
 
 
 Step 3: Compiling
 
+cd root/
 For leaf build: ./build leaf
 For hub build: ./build hub
 To build both: ./build all

+ 4 - 5
doc/README

@@ -10,16 +10,15 @@ Channel modes:
 
 Warnings:
 	Do not set a channel +voice, and then op a bot that is not linked to the wraith botnet.
-	  This will cause some serious bot fights.
+	  This will cause some serious bot fights, because the other bot might have a user
+          on auto devoice.. think about that for a minute.
 
 
 
 Memorize these:
-To see what commands they give access to:
-  See http://www.shatow.net/vb/showthread.php?s=&threadid=33
-(that may be old, but the general idea is there)
 
 Only +a can give certain flags, I forget which ones, but you'll figure that out ;)
+Execute the cmd 'help' to view which cmds these flags give access to.
 
    Global  Chan    Does
    --------------------------------------------------
@@ -45,7 +44,7 @@ Only +a can give certain flags, I forget which ones, but you'll figure that out
    y       y       bot gives out voices
 
 
-important console modes:
+Important console modes:
 	+m msgs
 	+o misc
 	+s server