home *** CD-ROM | disk | FTP | other *** search
/ Millennium Auction / AUCTION_1.bin / setup / exes / auction.ini < prev    next >
INI File  |  1994-06-19  |  2KB  |  64 lines

  1. ;----------------------------------------------------------------------------*\
  2. ; Auction.ini:   Auction game settings.
  3. ;  
  4. ;   $Revision:   1.45  $
  5. ;     $Author:   JimB  $
  6. ;       $Date:   21 Mar 1994 10:47:12  $
  7. ;
  8. ; ⌐ Copyright 1993, 1994, Eidolon, Inc.
  9. ;----------------------------------------------------------------------------*/
  10. ;
  11. [Engine]
  12. ; UseSpeech: 1=have auctioneer speak, 0 = quiet
  13. ; PreloadSpeech: 1=load all auctioneer speech on start of bidding scene
  14. ; AucWait: # milliseconds to wait before checking with auctioneer speech
  15. ; BidDelay: # milliseconds autobidders wait after "we shall start at" 
  16. ; BiddingTime: this # times 3 is max amt of time autobidders will wait to bid
  17. ; Lengthening the Bidding Time will make it a little less predictable.
  18. ;
  19. BiddingTime=3000
  20. AucWait=667
  21. BidDelay=3000
  22. UseSpeech=1
  23. DisableMurmur=0
  24. PreloadSpeech=0
  25. GameHistory=7
  26. ;
  27. [Config]
  28. ; CD-Drive: drive letter for cd 
  29. ; check-cd: 1=check for cd-drive and disc label
  30. ; SavedGames: 1=games have been saved
  31. ; News-fullscreen: 1=show gallery and zeke news video in fullscreen 320x240 mode
  32. ;
  33. CD-Drive=g
  34. check-cd=1
  35. SavedGames=0
  36. News-fullscreen=0
  37. ;
  38. [Zeke]
  39. ; sleeptime: # of milliseconds before zeke falls asleep
  40. ;
  41. sleeptime=30000
  42. ;
  43. [General]
  44. ; font-sum: Windows font/face for player status summary window (at screen top)
  45. ; fsize-sum: Windows font size (in vertical pixels) for summary window
  46. ; font-text: Windows font/face name for catalog info text
  47. ; fsize-text: Windows font size (in vertical pixels) for catalog info text
  48. ; fweight-text: Windows font weight for catalog text: 700=bold, 400 = normal
  49. ;
  50. font-sum=Arial
  51. fsize-sum=18
  52. font-text=Times New Roman
  53. fsize-text=18
  54. fweight-text=700
  55. ;
  56. [InfoLink]
  57. ; fface-view: Windows font/face for itemview windows in the infolink
  58. ; fsize-view: Windows font size (in vertical pixels) itemviews in the infolink
  59. ;
  60. fface-view=Arial
  61. fsize-view=15
  62. ;
  63. [HighScores]
  64.