From 12a5e2db667020ed1e3c52297742505bc1bcd117 Mon Sep 17 00:00:00 2001 From: Ian Bruton Date: Mon, 22 Oct 2012 19:25:27 -0500 Subject: Added in minimal damage indicator; resized/positioned a few health elements --- scripts/hudlayout.res | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'scripts/hudlayout.res') 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 -- cgit v1.2.3