home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09963.iso / fun / nbs.zip / NBS.INI < prev    next >
INI File  |  1996-08-14  |  961b  |  25 lines

  1. ; Beverage Selector INI file
  2. ; Max 10 names
  3. [NAMES]
  4. NAME0=Drinker1
  5. NAME1=Drinker2
  6. NAME2=Drinker3
  7. NAME3=Drinker4
  8.  
  9. [GENERAL]
  10. Beverage=Coffee
  11. Round=Coffee Selector
  12. PauseTime=350             ; Controls speed of selection updates
  13. SelectionWaitTime=30      ; #seconds to wait between proposing and selecting
  14. PointsToWin=30            ; Controls length of selection process
  15. MessagePopup=1            ; Controls whether text messages pop up
  16. CountdownPopup=1          ; Controls whether window pops up when round proposed
  17. StatusTime=30000          ; time in ms between status updates
  18. DisconnectTimeout=3       ; # of missed updates before timing out a node
  19. DisconnectReset=6         ; # of missed updates before resetting a node
  20. RandomFactor=10         ; The bigger it is, the more random the selection
  21. Sound=1                   ;1=play sounds, 0=don't
  22. Commentary=0              ;1=running commentary, 0=no commentary
  23. WavPath=.\
  24. SoundMode=RANDOM
  25.