diff options
| author | Ian Bruton <[email protected]> | 2012-10-22 19:25:27 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-10-22 19:25:27 -0500 |
| commit | 12a5e2db667020ed1e3c52297742505bc1bcd117 (patch) | |
| tree | 30dacbdeec94a1b605113c126b2482f24e889dc9 /scripts/hudlayout.res | |
| parent | 2a73e37ca3996ca997caef1f66a71949f2aba817 (diff) | |
Added in minimal damage indicator; resized/positioned a few health elements
Diffstat (limited to 'scripts/hudlayout.res')
| -rw-r--r-- | scripts/hudlayout.res | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 27f2e1a..a538da1 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -842,7 +842,16 @@ HudDamageIndicator
{
-
+// "fieldName" "HudDamageIndicator"
+// "visible" "1"
+// "enabled" "1"
+// "MinimumWidth" "10"
+// "MaximumWidth" "10"
+// "StartRadius" "80"
+// "EndRadius" "80"
+// "MinimumHeight" "30"
+// "MaximumHeight" "60"
+// "MinimumTime" "1"
}
HudCommentary
|
