home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 March / GSSH0304CD2.iso / MedalofHonor / OperaHouse / OperaHouse.exe / Opra.pk3 / ui / loading_opera.urc
Text File  |  2003-12-13  |  634b  |  37 lines

  1. // Loading Screen for "the canal" map by flyingsheep
  2. // script & new design by W.S
  3.  
  4. menu "obj/The_Opera_House" 640 480 NONE 0
  5. bgcolor 0 0 0 1 
  6. borderstyle NONE
  7. bgfill 0 0 0 1 
  8. fullscreen 1
  9. //vidmode 3
  10. //fadein 0.5
  11. virtualres 1
  12. postinclude ui/loadingbar.txt
  13.  
  14. resource
  15. Label
  16. {
  17. name "Default"
  18. rect 0 0 640 480
  19. fgcolor 1.00 1.00 1.00 1.00
  20. bgcolor 0.50 0.50 0.50 0.00
  21. borderstyle "NONE"
  22. shader "LodScr_Opera"
  23. }
  24. resource
  25. Label
  26. {
  27. title "THE OPERA HOUSE"
  28. name "Default"
  29. rect 72 422 496 32
  30. fgcolor 0.56 0.00 0.01 1.00
  31. bgcolor 0.00 0.00 0.00 0.00
  32. borderstyle "RAISED"
  33. font facfont-20
  34. //font courier16
  35. }
  36. end.
  37.