Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2015
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. "Resource/UI/HudDamageAccount.res"
  2. {
  3. "CDamageAccountPanel"
  4. {
  5. // Omitted for brevity
  6. }
  7. "DamageAccountValue"
  8. {
  9. "ControlName" "CExLabel"
  10. "fieldName" "DamageAccountValue"
  11. "xpos" "100" //"c-212"
  12. "ypos" "r100"
  13. "zpos" "2"
  14. "wide" "101"
  15. "tall" "26"
  16. "visible" "1"
  17. "enabled" "1"
  18. "labelText" "%metal%"
  19. "textAlignment" "center"
  20. "fgcolor" "255 255 0 255"
  21. "font" "HudFontMedium"
  22. }
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement