home *** CD-ROM | disk | FTP | other *** search
- ; ▄▄▄▄▄ ▄▄▄ ▄▄▄▄▄ ▄████▄
- ; ns! █ ▀███ █ ▀███ █ ▀███ █▀ █ ▀█▄
- ; s$$$ █ $s ▀█ █ $s ██ █ $s ██ s █ s ▀█ $$$s
- ; $$$$$ █ $$$ ▀ █ $$s █ █ $$s █ $ █ $$ █ $$$$$
- ; $$$$$$ █ $$$$$ █ °²ⁿ █ █ °²ⁿ █ $ █ $$ █ $$$$$$
- ; $s$$$$ █ $$$$$ █ ▀▀▀▌█ █ ▀▀▀▌█ $ █ $$sss$$$$s$
- ; $s²$$ █ $$$$$ █ $$s █ █ $$s █ $ █ $$$$$$$²s$
- ; $ⁿ²²° █▄ ²$ⁿ █ $ⁿ ▄█ █ ²$ⁿ █ ² █▄ ²$$$°²²ⁿ$
- ; ² ███▄▄▄▀ █ ▄███ █ █ ███▄ ² s
- ; configuration-file s ²
- ;
- ;──────────────────────────────────────────────────────────────────────────────
- ; *** main-configuration ***
- ;──────────────────────────────────────────────────────────────────────────────
- ;
- ; filename for the page-ansi (e.g. 'CHAT.PAG')
- PAGE-ANSI = CHAT.PAG
- ;
- ; filename for the chat-ansi (e.g. 'CHAT.ANS')
- CHAT-ANSI = CHAT.ANS
- ;
- ; filename for the general-page-song (e.g. 'CHAT.SNG')
- PAGE-SONG = CHAT.SNG
- ;
- ; filename for the vip-cfg (e.g. 'CHAT.VIP')
- ; use ';' to disable the vip-cfg (e.g. ';VIP-CFG = ...')
- VIP-CFG = CHAT.VIP
- ;
- ; filename for the macro-file (e.g. 'CHAT.MAC')
- ; use ';' to disable the macro-file (e.g. ';MACROFILE = ...')
- ;MACROFILE = CHAT.MAC
- ;
- ;────────────── ─── ── ─
- ;
- ; x,y - coordinate and width for the page-reason-prompt (xx,yy,ww)
- PAGE-XYW = 02,14,78
- ;
- ; fore- and background color for the page-reason-prompt
- ;
- ; color-table: 0 black 8 dark gray
- ; 1 blue 9 light blue
- ; 2 green A light green
- ; 3 cyan B light cyan
- ; 4 red C light red
- ; 5 magenta D light magenta
- ; 6 brown E yellow
- ; 7 light gray F white
- ;
- ; ┌─── background (0-7)
- ; │┌── foreground (0-F)
- ;
- PAGE-COL = 07
- ;
- ; minimum number of chars for the page-reason (0-ww)
- MIN-REASON = 3
- ;
- ; x and y - coordinate for the beep-counter (xx,yy)
- BEEP-XY = 35,17
- ;
- ; pagetime in seconds (0=use ra-config-settings/1-255=own settings)
- PAGETIME = 19
- ;
- ; sound while paging (ON/OFF)
- SOUND = ON
- ;
- ; x and y - coordinate for the chat/abort-prompt (xx,yy)
- CHAT/ABORT = 05,20
- ;
- ;────────────── ─── ── ─
- ;
- ; x, y - coordinate, width and lines for the sysop-chat-window (xx,yy,ww,ll)
- SYSOP-XYW = 06,03,62,09
- ;
- ; x and y - coordinate for the sysop-name (xx,yy)
- SYSOPTXT-XY = 05,02
- ;
- ; x, y - coordinate, width and lines for the user-chat-window (xx,yy,ww,ll
- USER-XYW = 14,14,62,09
- ;
- ; x and y - coordinate for the user-name (xx,yy)
- USERTXT-XY = 13,13
- ;
- ;──────────────────────────────────────────────────────────────────────────────
- ; *** additional-configuration ***
- ;──────────────────────────────────────────────────────────────────────────────
- ;
- ; insert-mode for sysop/user
- ;
- ; ┌────────────── display 'ins' on screen (Y/N)
- ; │ ┌┬─────────── x - coordinate (xx)
- ; │ ││ ┌┬──────── y - coordinate (yy)
- ; │ ││ ││ ┌────── mode changable by sysop/user (Y/N)
- ; │ ││ ││ │ ┌┬┬── mode at the beginning (ON/OFF)
- ;
- INS-SYSOP = Y,53,02,Y,ON
- INS-USER = Y,48,13,Y,ON
- ;
- ; use 2nd/3rd sysop-name (Y,NAME/N) (e.g. 'Y,lamer' or 'N')
- 2NDSYSOP = Y,lamer of lamers
- 3RDSYSOP = N
- ;
- ; use realname or handle for the user (REAL/HANDLE)
- USER-NAME = REAL
- ;
- ; show current time (Y,XX,YY/N) (e.g. 'Y,01,20' or 'N')
- TIME = Y,73,07
- ;
- ; fore- and background color for the time
- ;
- ; ┌─── background (0-7)
- ; │┌── foreground (0-F)
- ;
- TIME-COL = 08
- ;
- ; general-emergency-password
- ; use ';' to disable the general-emergency-password (e.g. ';EMERGENCYPW = ...')
- ;EMERGENCYPW = CAUTION
- ;
- ; status-bar at the begining and at the end (1-10)
- BEG-STATUS-BAR = 10
- END-STATUS-BAR = 1
- ;
- ;──────────────────────────────────────────────────────────────────────────────
- ; *** color-configuration ***
- ;──────────────────────────────────────────────────────────────────────────────
- ;
- ; color-sheme for each ascii
- ; (background (0-7), foreground (0-F))
- ;
- ; ┌┬─────────────────────── #001..#032
- ; ││ ┌┬──────────────────── #033..#047,#058..#064,#091..#096
- ; ││ ││ ┌┬───────────────── #048..#057
- ; ││ ││ ││ ┌┬────────────── #065..#090
- ; ││ ││ ││ ││ ┌┬─────────── #097..#122
- ; ││ ││ ││ ││ ││ ┌┬──────── #123..#175,#224..#255
- ; ││ ││ ││ ││ ││ ││ ┌┬───── #176..#178,#219..#223
- ; ││ ││ ││ ││ ││ ││ ││ ┌┬── #179..#218
- ;
- SYSOP-SHEME = 02,08,0A,0E,0F,06,02,08
- USER-SHEME = 02,08,0A,07,0F,06,02,08
- ;
- ; use of color-sheme (Y/N)
- ;
- ; ┌──────── sysopname
- ; │ ┌────── username
- ; │ │ ┌──── sysop-text
- ; │ │ │ ┌── user-text
- ;
- USESHEME = Y,Y,Y,Y
- ;
- ; additional color-configuration if usesheme=n
- ; (background (0-7), foreground (0-F))
- ;
- ; ┌┬─────────── sysopname
- ; ││ ┌┬──────── username
- ; ││ ││ ┌┬───── sysop-text
- ; ││ ││ ││ ┌┬── user-text
- ;
- ADDCOLOR = 0E,0E,07,08
- ;
- ;────────────── ─── ── ─
- ;
- ; EOF
-