home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 February / Gamestar_59_2004-02_dvd.iso / CD / SEKCE / START.INI < prev    next >
INI File  |  2004-01-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. Realtime
  14. Text
  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. [Realtime]
  29. Class=Button
  30. Background=REALTIME.JPG
  31. Position=249,550
  32. Action=run("\\REALTIME\\REALTIME.EXE")
  33.  
  34. [Text]
  35. Class=Text
  36. Position=33,133,182,387
  37. Font=text_start
  38. Text=${call/loadfile("START.TXT")}
  39. Flags=J
  40.