Advertisement
TomRuto

Small Hud Indicator

Aug 3rd, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. // Small Hud Indicator
  2. // Go to scripts / hudlayout / search for "HudDamageIndicator" and copy paste -
  3.  
  4. "fieldName" "HudDamageIndicator"
  5. "visible" "1"
  6. "enabled" "1"
  7. "MinimumWidth" "10"
  8. "MaximumWidth" "10"
  9. "StartRadius" "80"
  10. "EndRadius" "80"
  11. "MinimumHeight" "30"
  12. "MaximumHeight" "60"
  13. "MinimumTime" "1"
  14.  
  15. - onto it
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement