home *** CD-ROM | disk | FTP | other *** search
/ Hráč 1997 February / Hrac_09_1997-02_cd.bin / KLUB / DEMON4 / CONFIG.CFG < prev    next >
INI File  |  1997-02-21  |  2KB  |  105 lines

  1. [start]
  2. screen_start(0)
  3. screen_end(800)
  4. text_start(10)
  5. font(font8_16.f,8,16)
  6. text_color(15)
  7. scroll_rate(2)
  8. button(205,176,411,208,recenzie)
  9. button(534,359,597,382,koniec)
  10. button(237,256,393,279,redakcia)
  11. button(225,341,403,365,hit)
  12. button(37,221,140,249,uvod)
  13. button(469,219,588,242,uvaha)
  14. button(419,292,609,315,rozhovor)
  15. button(23,300,203,322,reportaz)
  16. background(back.pcx)
  17. main(demonide.pcx)
  18. [uvod]
  19. text_start(99)
  20. title(uvod\uvod1.pcx)
  21. background(recenzie\nhl11.pcx)
  22. text(uvod\uvod.txt)
  23. text_start(10)
  24. background(back.pcx)
  25. [uvaha]
  26. text_start(90)
  27. title(uvaha\uvaha1.pcx)
  28. background(uvaha\uvaha11.pcx)
  29. text(uvaha\uvaha.txt)
  30. text_start(10)
  31. background(back.pcx)
  32. [rozhovor]
  33. text_start(90)
  34. title(rozhovor\rozhovor.pcx)
  35. background(recenzie\nhl11.pcx)
  36. text(rozhovor\rozhovor.txt)
  37. text_start(10)
  38. background(back.pcx)
  39. [redakcia]
  40. title(redakcia\red1.pcx)
  41. background(redakcia\red11.pcx)
  42. text_start(90)
  43. text(redakcia\red.txt)
  44. text_start(10)
  45. background(back.pcx)
  46. [reportaz]
  47. text_start(95)
  48. title(reportaz\repor1.pcx)
  49. background(reportaz\repor11.pcx)
  50. text(reportaz\reportaz.txt)
  51. text_start(10)
  52. background(back.pcx)
  53. [hit]
  54. title(hit\hit1.pcx)
  55. background(hit\hit11.pcx)
  56. text_start(30)
  57. text(hit\hit.txt)
  58. text_start(10)
  59. background(back.pcx)
  60. [recenzie]
  61. title_button(recenzie\recenz1.pcx)
  62. button2(133,93,509,133,BROKEN)
  63. button2(246,174,414,208,QUAKE)
  64. button2(218,244,430,288,NHL'97)
  65. [BROKEN]
  66. title(recenzie\broken1.pcx)
  67. background(recenzie\broken11.pcx)
  68. text_start(90)
  69. pictures(recpic1)
  70. text(recenzie\broken.txt)
  71. text_start(10)
  72. title_button(recenzie\recenz1.pcx)
  73. [QUAKE]
  74. title(recenzie\quake1.pcx)
  75. background(recenzie\quake11.pcx)
  76. text_start(95)
  77. pictures(recpic2)
  78. text(recenzie\quake.txt)
  79. text_start(10)
  80. title_button(recenzie\recenz1.pcx)
  81. [NHL'97]
  82. title(recenzie\nhl1.pcx)
  83. background(recenzie\nhl11.pcx)
  84. text_start(95)
  85. text(recenzie\nhl97.txt)
  86. text_start(10)
  87. title_button(recenzie\recenz1.pcx)
  88. [recpic1]
  89. picture(recenzie\sword1.pcx)
  90. picture(recenzie\sword2.pcx)
  91. picture(recenzie\sword3.pcx)
  92. picture(recenzie\sword4.pcx)
  93. picture(recenzie\sword5.pcx)
  94. picture(recenzie\sword6.pcx)
  95. picture(recenzie\sword7.pcx)
  96. picture(recenzie\sword8.pcx)
  97. picture(recenzie\sword9.pcx)
  98. [recpic2]
  99. picture(recenzie\q1.pcx)
  100. picture(recenzie\q2.pcx)
  101. picture(recenzie\q3.pcx)
  102. picture(recenzie\q4.pcx)
  103. [koniec]
  104. exit(0)
  105. [end]