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

  1. menu "hud_ammo_MG42" 32 32 NONE 1
  2. bgcolor 0 0 0 0
  3. fgcolor 1 1 1 1
  4. align right bottom
  5.  
  6. //==================================================
  7. // Ammo Clip Bullets Bar
  8.  
  9. //resource
  10. //Label
  11. //{
  12. //name "ammobar"
  13. //rect 0 0 32 256
  14. //fgcolor 1.00 1.00 1.00 1.00
  15. //bgcolor 0.50 0.50 0.50 0.00
  16. //borderstyle "NONE"
  17. //statbar vertical
  18. //playerstat 6 // clip ammo
  19. //maxplayerstat 7 // max clip ammo
  20. //statbar_tileshader textures/hud/clip_flak
  21. //}
  22.  
  23.  
  24. end.
  25.