diff options
Diffstat (limited to 'scripts/hudlayout.res')
| -rw-r--r-- | scripts/hudlayout.res | 65 |
1 files changed, 0 insertions, 65 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 5e00d65..68c1d19 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -1,71 +1,6 @@ "Resource/HudLayout.res" { //crosshairs - fatality - { - "controlName" "CExLabel" - "fieldName" "fatality" - "font" "CerbeticaBold24" - "visible" "0" - "enabled" "0" - "zpos" "2" - - "xpos" "c-200" - "ypos" "c-102" - "wide" "400" - "tall" "200" - - //"font" "xHairCircleOutline" - "font" "xHairCircle" - "labelText" "fatality, shoot here ---> o <--- shoot here, fatality" - "textAlignment" "center" - - "fgcolor" "255 255 255 255" - } - good - { - "controlName" "CExLabel" - "fieldName" "good" - "font" "CerbeticaBold24" - "visible" "0" - "enabled" "0" - "zpos" "2" - - "xpos" "c-300" - "ypos" "c-102" - "wide" "400" - "tall" "200" - - //"font" "xHairCircleOutline" - "font" "xHairCircle" - "labelText" "good" - "textAlignment" "center" - - "fgcolor" "255 255 255 0" - "alpha" "255" - } - job - { - "controlName" "CExLabel" - "fieldName" "job" - "font" "CerbeticaBold24" - "visible" "0" - "enabled" "0" - "zpos" "2" - - "xpos" "c-100" - "ypos" "c-102" - "wide" "400" - "tall" "200" - - //"font" "xHairCircleOutline" - "font" "xHairCircle" - "labelText" "job" - "textAlignment" "center" - - "fgcolor" "255 255 255 0" - "alpha" "255" - } xHairCircle { "controlName" "CExLabel" |
