home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / FRSN09.ZIP / EXAMPLE / REASON!.CTL < prev    next >
Encoding:
Text File  |  1996-05-18  |  2.9 KB  |  60 lines

  1. ;Config-file für FATAL! REASON  - (c) 1996 by ELeCTRoN / FaTaL!
  2.  
  3. ;Please note that the macro @DOOR will be substitued with the path where
  4. ;this door (REASON!.EXE) runs in.
  5.  
  6.  
  7. [DEFINITIONS]
  8.  
  9. LOGFILE        =@DOOR\REASON.LOG         ;Where to log all chatreasons
  10.  
  11. CHATPROGRAM    =INTERNAL                 ;Use the fatal! internal chat
  12.  
  13. INPUTANSI      =@DOOR\REASON             ;Inputline-Ansi
  14. INPUTPOS       =02,22                    ;Position where to ask for reason
  15. INPUTCLR       =00,14,10,15,07,11        ;Back,Punc,Numb,Upc,Lwc,Hbit
  16. INPUTLENGTH    =61                       ;Max. reason length
  17. INPUTPATT      =                         ;Pattern (1 char) to fill inputline
  18. INPUTPATTCLR   =00,08                    ;InputPattern color (back,fore)
  19.  
  20. PAGINGANSI     =@DOOR\PAGING             ;Ansi to show when paging sysop
  21. PAGEWINPOS     =32,8                     ;X,Y Position of pagebar
  22. PAGEWINLENGTH  =20                       ;Length of pagebar
  23. PAGEWINCHAR    =█                        ;Char to build pagebar of
  24. PAGEWINCHARCLR =0,12                     ;Color for that char
  25. PAGETUNE       =@DOOR\PAGE.RA            ;normal user pagetune
  26. VIPTUNE        =@DOOR\EQUINOXE.RA        ;vip user pagetune
  27.  
  28. SELECTANSI     =@DOOR\SELECT             ;Ansi for lightbar selection
  29. SELECTWINPOS   =30,08                    ;Lightbar-window X,Y
  30. SELECTWINWIDTH =21                       ;With of lightbars
  31. SELECTLBARCLR  =04,15,15,15,15,15        ;Back,Punc,Numb,Upc,Lwc,Hbit
  32. SELECTNORMCLR  =00,08,08,08,08,08        ;Back,Punc,Numb,Upc,Lwc,Hbit
  33. SELECTEMERGENCY=EMERGENCY PAGE!          ;Emergency lightbar text
  34. SELECTMSG2SYSOP=LEAVE A COMMENT          ;Comment to sysop text
  35. SELECTQUIT     =QUIT TO BBS              ;Quit lightbar text
  36.  
  37. EMERGENCYANSI  =@DOOR\EMRGENCY           ;Ansi for emergency pwd input
  38. EMERGENCYPWD   =MYWO                     ;The emergency page password
  39. EMPWDINPUTPOS  =35,08                    ;Emergency input position
  40. EMPWDINPUTCLR  =00,09,10,11,03,11        ;Back,Punc,Numb,Upc,Lwc,Hbit
  41. EMPWDINPUTLEN  =10                       ;Max length the user can input
  42. EMPWDPATT      =·                        ;Patt char like above
  43. EMPWDPATTCLR   =00,08                    ;Color for pattern char
  44. EMERGENCYTUNE  =@DOOR\MAGNETIC.RA        ;Emergency tune
  45. EMPAGEDURATION =20                       ;Duration of emergency page
  46. EMPWDFALSE     =ACCESS DENIED!           ;Shown if pwd is wrong
  47.  
  48. OVERTRYANSI    =@DOOR\OVERTRY            ;ANSI to show if user exceeds
  49.                                          ;maximum pagetries
  50.  
  51. PAGEHOURSANSI  =@DOOR\PAGEHRS            ;ANSI to show if user wants to
  52.                                          ;page outside the paging hours
  53. PAGEHOURSPOS   =34,07                    ;position where to insert the
  54.                                          ;page hours taken from RA
  55. PAGEHOURSCLR   =00,12                    ;color of page hours
  56.  
  57. [END]
  58.  
  59.  
  60.