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

  1. menu "hud_timelimit" 256 64 NONE 1
  2. bgcolor 0 0 0 0
  3. fgcolor 1 1 1 1
  4. //align centerx top
  5. align right top
  6.  
  7. resource
  8. Label
  9. {
  10. title "time message"
  11. name "Default"
  12. //rect 0 0 224 24
  13. rect 0 32 246 24
  14. fgcolor 0.69 0.69 0.00 1.00
  15. bgcolor 0.50 0.50 0.50 0.00
  16. borderstyle "NONE"
  17. font facfont-20
  18. //textalign left
  19. textalign right
  20. linkcvar "ui_timemessage"
  21. outlinedtext 1
  22. }
  23. end.
  24.