home *** CD-ROM | disk | FTP | other *** search
-
- ______ __ __ ______
- / __ // / _/ /_ / __ /
- / / -'/ /___ ______ / __// /_/ /______ ______ ______
- / / / __ // __ / / / / ____// __ / / __ // ____/
- / /___ / / / // __ / / /_ / / / __ / / /_/ // __/_
- \____//_/ /_//_/ /_/ /___//_/ /_/ /_/ _\__ //_____/
- /_____/
-
- V1.00
-
- The One and Only XenoLink ChatDoor!!
-
- (c)1992-1994 by Ron Klinkien
-
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-
- QUICK INSTALLATION:
- ~~~~~~~~~~~~~~~~~~
- Compared with previous versions of ChatPage, there is now some more work to do.
-
- 1) First create the following directories:
-
- XLOG:ChatPage
- XCONFIG:ChatPage
- DOORS:ChatPage
- DOORS:ChatPage/Samples
- DOORS:ChatPage/TextScreens
-
- The 'XLOG:ChatPage' dir will be empty until you run ChatPage for the first time
- , the LogFiles will be created automatically.
-
- After creating the above directories:
-
- 2) Copy the ChatPage and the DSound executables to DOORS:ChatPage/
-
- 3) Copy the .cfg files to XCONFIG:ChatPage/
-
- NOTE #1: Old ChatPage.CFG files (older than V1.00 are no longer compatible!!)
- So rename or move them...
- NOTE #2: There is a Dutch Config file included, just rename it to ChatPage.cfg
- if you wanna use it...
-
- 4) Copy the TextScreens/#? files to DOORS:ChatPage/TextScreens/ directory...
-
- 5) Copy the PageStat & PageENV commands somewhere in your path
- (eg. XENOLINK:Utilities/)
-
- 6) Edit your 'SysOp Page' menu entries in your Xenolink menu files.
-
- NOTE: Since there are no separate chatter anymore these entries also have
- changed! So check al your menu source files!
-
- --------------8<--- Cut here ---8<----------------
-
- ; The pager
-
- CMD = "C"
- {
- XenolinkDoor "DOORS:ChatPage/ChatPage ~20"
- }
-
- ; The fullscreen chatter
-
- CMD = "-"
- {
- Print ""
- CommandPassword "-"
- Print ""
- XenolinkDoor "DOORS:ChatPage/ChatPage ~20 FullChat"
- }
-
- ; The splitscreen chatter
-
- CMD = "="
- {
- Print ""
- CommandPassword "="
- Print ""
- XenolinkDoor "DOORS:ChatPage/ChatPage ~20 SplitChat"
- }
-
- --------------8<--- And here ---8<----------------
-
-
- So the users type 'C' to page you, if you wnat to break in for a chat you
- can use 2x - or 2x = to enter the fullscreen- or splitscreen chatter.
-
-
- 7) And compile the altered menu files. ( eg. with menu #?.src )
-
-
- Thats All...
-
- For info about the contents of the config files, read ChatPage.doc ...
-