home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 May / Gamestar_62_2004-05_dvd.iso / CD / SEKCE / START.INI < prev    next >
INI File  |  2004-04-15  |  549b  |  40 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. Text
  14. Realtime
  15.  
  16. [Close]
  17. Class=Button
  18. Background=BUTTON_START_CLOSE.GIF
  19. Position=7,524
  20. Action=quit()
  21.  
  22. [Start]
  23. Class=Button
  24. Background=BUTTON_START.GIF
  25. Position=318,481
  26. Action=section("Menu")
  27.  
  28. [Text]
  29. Class=Text
  30. Position=33,133,182,387
  31. Font=text_start
  32. Text=${call/loadfile("START.TXT")}
  33. Flags=J
  34.  
  35. [Realtime]
  36. Class=Button
  37. Background=REALTIME.JPG
  38. Position=249,550
  39. Action=run("\\REALTIME\\REALTIME.EXE")
  40.