home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2001 May / Gamestar_29_2001-05_cd1.bin / GameZone / CD / SEKCE / STAF.INI < prev    next >
INI File  |  2001-04-12  |  2KB  |  113 lines

  1. [Section]
  2. Data=STAF.DAT
  3. Size=760,512
  4. Mask=BG_MASK.BMP
  5. Background=STAF.JPG
  6.  
  7. [Names]
  8. Staf
  9.  
  10. [Actions]
  11. OnActivate=Sound.Play("PIFPAF.WAV")
  12.  
  13. [Visuals]
  14. Help
  15. Close
  16. List
  17. Scroll
  18. Nazev
  19. Text
  20. ScrollText
  21. Screen
  22. Install
  23. BtnWeb
  24. BtnStaf
  25. BtnTurnaj
  26. BtnIOL
  27. BtnPodekovani
  28.  
  29. [Close]
  30. Class=Button
  31. Background=CLOSE.BMP
  32. Position=726,52
  33. Action=quit()
  34.  
  35. [List]
  36. Class=Object List
  37. Position=150,142,173,210
  38. Text=NAZEV
  39. Selected Brush=black,black,null
  40.  
  41. [Scroll]
  42. Class=Scrollbar
  43. Control=List
  44. Position=323,142,16,210
  45.  
  46. [Screen]
  47. Class=Slideshow
  48. Position=348,103,296,265
  49. Images=${OBRAZEK}
  50.  
  51. [Nazev]
  52. Class=Text
  53. Position=150,372,300,15
  54. Font=big
  55. Flags=.
  56. Text=${NAZEV}
  57.  
  58. [Install]
  59. Class=Text Button
  60. Position=460,372,100,15
  61. Text=Instaluj
  62. Action=install(${SOUBOR},,${NAZEV})
  63.  
  64. [Text]
  65. Class=text
  66. Position=150,395,375,66
  67. Flags=J
  68. Text=${TEXT}
  69. Border=0,0,5,0
  70.  
  71. [ScrollText]
  72. Class=Scrollbar
  73. Position=525,395,16,66
  74. Control=Text
  75.  
  76. [BtnWeb]
  77. Class=Button
  78. Position=31,126
  79. Background=BTN_WEB.JPG
  80. Action=Section("Web")
  81.  
  82. [BtnStaf]
  83. Position=30,181
  84. Background=ANI_STAF.GIF
  85.  
  86. [BtnTurnaj]
  87. Class=Button
  88. Position=30,231
  89. Background=BTN_TURNAJ.JPG
  90. Action=Section("Turnaj")
  91.  
  92. [BtnIOL]
  93. Class=Button
  94. Position=30,292
  95. Background=BTN_IOL.JPG
  96. Action=Section("IOL")
  97.  
  98. [BtnPodekovani]
  99. Class=Button
  100. Position=30,350
  101. Background=BTN_PODEKOVANI.JPG
  102. Action=Section("Podekovani")
  103.  
  104. [Help]
  105. Class=Text button
  106. Text=Help: kpapik@gamezone.cz
  107. Position=271,469,160,14
  108. Action=shell("mailto:kpapik@gamezone.cz")
  109. Font=help
  110. Hover font=help_hover
  111. Pressed font=help_pressed
  112.  
  113.