home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / ui / hud_fraglimit.urc < prev    next >
Encoding:
Text File  |  2002-10-17  |  1.5 KB  |  108 lines

  1. menu "hud_fraglimit" 216 24 NONE 1
  2. bgcolor 0 0 0 0
  3. fgcolor 1 1 1 1
  4. align right top
  5.  
  6.  
  7. resource
  8. Label
  9. {
  10. title "Score:"
  11. name "Default"
  12. rect 0 0 64 24
  13. fgcolor 0.69 0.69 0.00 1.00
  14. bgcolor 0.50 0.50 0.50 0.00
  15. borderstyle "NONE"
  16. font facfont-20
  17. textalign right
  18. outlinedtext 1
  19. }
  20.  
  21. resource
  22. Label
  23. {
  24. title "/"
  25. name "Default"
  26. rect 88 0 32 24
  27. fgcolor 0.69 0.69 0.00 1.00
  28. bgcolor 0.50 0.50 0.50 0.00
  29. borderstyle "NONE"
  30. font facfont-20
  31. outlinedtext 1
  32. }
  33.  
  34. resource
  35. Label
  36. {
  37. title "score display"
  38. name "Default"
  39. rect 64 0 32 24
  40. fgcolor 0.69 0.69 0.00 1.00
  41. bgcolor 0.50 0.50 0.50 0.00
  42. borderstyle "NONE"
  43. playerstat "21"
  44. font facfont-20
  45. textalign right
  46. outlinedtext 1
  47. }
  48.  
  49. resource
  50. Label
  51. {
  52. title "("
  53. name "Default"
  54. rect 136 0 24 24
  55. fgcolor 0.69 0.69 0.00 1.00
  56. bgcolor 0.50 0.50 0.50 0.00
  57. borderstyle "NONE"
  58. font facfont-20
  59. textalign right
  60. outlinedtext 1
  61. }
  62.  
  63. resource
  64. Label
  65. {
  66. title "score limit display"
  67. name "Default"
  68. rect 112 0 32 24
  69. fgcolor 0.69 0.69 0.00 1.00
  70. bgcolor 0.50 0.50 0.50 0.00
  71. borderstyle "NONE"
  72. linkcvar "cg_fraglimit"
  73. font facfont-20
  74. textalign left
  75. outlinedtext 1
  76. }
  77.  
  78. resource
  79. Label
  80. {
  81. title "highest score display"
  82. name "Default"
  83. rect 160 0 40 24
  84. fgcolor 0.69 0.69 0.00 1.00
  85. bgcolor 0.50 0.50 0.50 0.00
  86. borderstyle "NONE"
  87. playerstat "25"
  88. font facfont-20
  89. //textalign left
  90. outlinedtext 1
  91. }
  92.  
  93. resource
  94. Label
  95. {
  96. title ")"
  97. name "Default"
  98. rect 200 0 24 24
  99. fgcolor 0.69 0.69 0.00 1.00
  100. bgcolor 0.50 0.50 0.50 0.00
  101. borderstyle "NONE"
  102. font facfont-20
  103. textalign left
  104. outlinedtext 1
  105. }
  106.  
  107. end.
  108.