; [zCHat INI] ; Everything unknown to zCHat will be skipped. ; (i only use the old-fashioned '; comment' lines for simplicity ;) ; So to use a keyword, remove the ';''s and there ya go... ; ; If zCHat can't find the DropFiles automatically (in very rare cases), ; where should it look? ; ;DropFilePath=C:\BOARD\RA\ ; ; This is the default download-path ; (default = same dir as ZCHAT.EXE) ; ;DownPath=C:\BOARD\UPLOAD\ ; ; Give the path to the ansi screens and ansi files (also the -files): ; (default = same dir as ZCHAT.EXE) ; ;AnsiFiles=C:\BOARD\ZCHAT\ANSI\ ; ; Give the path to the oneline-ansimations: ; (default = same dir as ZCHAT.EXE) ; ;Ansimations=C:\BOARD\ZCHAT\PROMPTS\ ; ; Give the complete path+filename of the 'wisewords' file ; (default = ZCHAT.LIN in the same dir as ZCHAT.EXE) ; ;WiseWords=C:\BOARD\ZCHAT\ZCHAT.LIN ; ; Wait xx seconds between showing a 'wiseword'. (Default: 60) ; (0 = dont show wisewords) ; Interval=45 ; ; Give the complete path+filename of the logfile ; (default = no logging) ; ;LogFile=C:\BOARD\RA\RA.LOG ; ; Give the complete path+filename of the file where screengrabs are saved ; (default = ZCHAT.DMP in the same dir as ZCHAT.EXE) ; ;ScreenGrab=C:\BOARD\ZCHAT\ZCHAT.DMP ; ; Give the complete path of the directory where the recorded chats are saved ; (default = same dir as ZCHAT.EXE) ; ;RecFiles=C:\BOARD\ZCHAT\RECORD\ ; ; Give the complete path+filename of the HSC-file ; (default = ZCHAT.HSC in the same dir as ZCHAT.EXE) ; ;HscFile=C:\BOARD\ZCHAT\ZCHAT.HSC ; ; Start-Up Chat Screen nr. (Invalid screens will redirect to Screen 1) ; If you leave this empty, it will default to Screen 1 ; If you enter 0 here, zCHat will pick a random screen every time. ; ChatScreen=0 ; ; Start-Up Page Screen nr. (Invalid screens will redirect to Screen 1) ; If you leave this empty, it will default to 0 (Random) ; If you enter 0 here, zCHat will pick a random screen every time. ; PageScreen=0 ; ; Which Statbar to show when zCHat starts up? ; (0 = empty statbar, default is 1) ; ;StatBar=0 ; ; Do you want insert mode ON or OFF when you start zCHat? ; (Default = Off) ; ;Insert=On ; ; Here you can define a number of users which will never be allowed ; to page you (they will get the 'sysop can not be paged' message) ; (Default = nobody is twitted) ; Twitname=Poep-X ;Twitname=(define yar own names) ; ; Here you can define a number of users which can always page, ; even if paging is disabled. ; (Default = nobody is a Vip) ; Vipname=Squell ;Vipname=(define yar own names) ; ;Define 5 fonts here (just follow the example) ; (To define less fonts, just leave some empty) ; Font1=aBCDeFGHiJKLMNoPQRSTuVWXyZ Font2=AbcdEfghIjklmnOpqrstUvwxYz Font3=ÆBCDεFGHiJKLMN0PQRSTUVWXYZ Font4=αß(δεƒgh¡jk√m∩φpqΓsτµvwx¥z ;Font5=meTDiTFonTWoRDheTeCHtWeirD ; ; Define 3 Start-Greetings for the Sysop (only used when the user pages) ; (To define less, leave some empty) ; Greet1=Geez... ;Greet2=Yowz! ;Greet3=(define yar own!) ; ; These 10 strings will be assigned to Control-F1 to Control-F10 ; and when any of the Control-Fxx keys are pressed, they will be showed ; in the scrollbar (Control-VKAO codes are also allowed here) ; (To define less then 10 strings, leave some empty) ; CtrlF1=:) CtrlF2=!@%!#$^@%@$^@#$ CtrlF3=argulz CtrlF4=damn! CtrlF5= CtrlF6= CtrlF7= CtrlF8= CtrlF9=......................si....sigh..sigh..sigh....gh...................... CtrlF10=Starting DOORWAYC:\BOARD\DOORWAY.EXE SYSF /V:D /O:T /Y:FR /KS /S:C:\BOARD\RA\ /C:DOS ; ; This string is the scroll command which is used for de userhelp ; and is activated every time the user presses ^Q or a ^zHELP ; macro is activated. (Default: internal helpline) ; HelpString=ZHELP.ANS ; ; This string is the scroll command which is used when the user presses ^G ; so you can substitute the beep. (Default: a short beep) ; ;BeepString=[BEEP!] ; ; This string is the scroll command which is used when the user presses ^E ; so the user can have something nice to do also :) (Default: empty) ; EffectString=5,10:ZTHATSUX.PCB ; ; This string is displayed to the user when he must wait temporarely ; (Default: empty) ; WaitString=[%Wait%] ; ; This string is displayed to the user when you shell to dos ; (Default: empty) ; DosString=Dropping to DOS! ; ; This string is displayed when you are dropping the carrier. ; (Default: empty) ; HangupString=Click! ; ; These yes/no toggles specify what the user is allowed to do ; (default: all these things are allowed, except AllowQuit) ; ;AllowColorSelect=Yes ;AllowFontChange=No ;AllowCursors=Yes ;AllowHelp=Yes ;AllowExit=No ; ; This INI-file is a complement to the CFG-file... ; all the stuff in here is not explicitly needed, but is nice to have :) ; ; All the stuff in the CFG-file is IMPORTANT (well, most of it :) ; ; [zCHat]