home *** CD-ROM | disk | FTP | other *** search
- ;Config-file für FATAL! REASON - (c) 1996 by ELeCTRoN / FaTaL!
-
- ;Please note that the macro @DOOR will be substitued with the path where
- ;this door (REASON!.EXE) runs in.
-
-
- [DEFINITIONS]
-
- LOGFILE =@DOOR\REASON.LOG ;Where to log all chatreasons
-
- CHATPROGRAM =INTERNAL ;Use the fatal! internal chat
-
- INPUTANSI =@DOOR\REASON ;Inputline-Ansi
- INPUTPOS =02,22 ;Position where to ask for reason
- INPUTCLR =00,14,10,15,07,11 ;Back,Punc,Numb,Upc,Lwc,Hbit
- INPUTLENGTH =61 ;Max. reason length
- INPUTPATT = ;Pattern (1 char) to fill inputline
- INPUTPATTCLR =00,08 ;InputPattern color (back,fore)
-
- PAGINGANSI =@DOOR\PAGING ;Ansi to show when paging sysop
- PAGEWINPOS =32,8 ;X,Y Position of pagebar
- PAGEWINLENGTH =20 ;Length of pagebar
- PAGEWINCHAR =█ ;Char to build pagebar of
- PAGEWINCHARCLR =0,12 ;Color for that char
- PAGETUNE =@DOOR\PAGE.RA ;normal user pagetune
- VIPTUNE =@DOOR\EQUINOXE.RA ;vip user pagetune
-
- SELECTANSI =@DOOR\SELECT ;Ansi for lightbar selection
- SELECTWINPOS =30,08 ;Lightbar-window X,Y
- SELECTWINWIDTH =21 ;With of lightbars
- SELECTLBARCLR =04,15,15,15,15,15 ;Back,Punc,Numb,Upc,Lwc,Hbit
- SELECTNORMCLR =00,08,08,08,08,08 ;Back,Punc,Numb,Upc,Lwc,Hbit
- SELECTEMERGENCY=EMERGENCY PAGE! ;Emergency lightbar text
- SELECTMSG2SYSOP=LEAVE A COMMENT ;Comment to sysop text
- SELECTQUIT =QUIT TO BBS ;Quit lightbar text
-
- EMERGENCYANSI =@DOOR\EMRGENCY ;Ansi for emergency pwd input
- EMERGENCYPWD =MYWO ;The emergency page password
- EMPWDINPUTPOS =35,08 ;Emergency input position
- EMPWDINPUTCLR =00,09,10,11,03,11 ;Back,Punc,Numb,Upc,Lwc,Hbit
- EMPWDINPUTLEN =10 ;Max length the user can input
- EMPWDPATT =· ;Patt char like above
- EMPWDPATTCLR =00,08 ;Color for pattern char
- EMERGENCYTUNE =@DOOR\MAGNETIC.RA ;Emergency tune
- EMPAGEDURATION =20 ;Duration of emergency page
- EMPWDFALSE =ACCESS DENIED! ;Shown if pwd is wrong
-
- OVERTRYANSI =@DOOR\OVERTRY ;ANSI to show if user exceeds
- ;maximum pagetries
-
- PAGEHOURSANSI =@DOOR\PAGEHRS ;ANSI to show if user wants to
- ;page outside the paging hours
- PAGEHOURSPOS =34,07 ;position where to insert the
- ;page hours taken from RA
- PAGEHOURSCLR =00,12 ;color of page hours
-
- [END]
-
-
-