home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 January / Gamestar_58_2004-01_dvd.iso / CD / SEKCE / START.INI < prev    next >
INI File  |  2003-12-05  |  641b  |  46 lines

  1. [Section]
  2. Data=
  3. Background=BG_START.GIF
  4. Size=489,656
  5. Mask=BG_START.MASK.BMP
  6.  
  7. [Names]
  8. Start
  9.  
  10. [Visuals]
  11. Close
  12. Start
  13. Realtime
  14. Text
  15. Hra
  16.  
  17. [Close]
  18. Class=Button
  19. Background=BUTTON_START_CLOSE.GIF
  20. Position=7,524
  21. Action=quit()
  22.  
  23. [Start]
  24. Class=Button
  25. Background=BUTTON_START.GIF
  26. Position=318,481
  27. Action=section("Menu")
  28.  
  29. [Realtime]
  30. Class=Button
  31. Background=REALTIME.JPG
  32. Position=249,550
  33. Action=run("\\REALTIME\\REALTIME.EXE")
  34.  
  35. [Text]
  36. Class=Text
  37. Position=33,133,182,387
  38. Font=text_start
  39. Text=${call/loadfile("START.TXT")}
  40. Flags=J
  41.  
  42. [Hra]
  43. Class=Button
  44. Background=hra.jpg
  45. Position=40,550
  46. Action=run("\\autorun.exe")